dynamic re-loading

tnb2d@henson.cs.virginia.edu
Fri, 4 Feb 94 14:52:31 EST

I've been playing around with dynamically loading modules in
Python 1.0.0 (BETA) under SunOS 4.1.3. I made a module, called
'mattmodule.c', that is basically just XXXmodule.c with some names
changed. I compiled it -c and made it a shared library. From the
command line interpreter 'import(matt)' works just fine. I can run
all of the functions it provides and read all of the variables no
problem. BUT, if I try to 'reload(matt)' I get a memory fault. Has
this been noticed before?

-------> Tommy.

"If you ever get to thinkin' you're a person of influence,
try orderin' somebody else's dog around."

Texas Bix Bender