[mod_python] how do import work?

Craig Warren craig.warren at encorp.com
Thu Sep 16 15:08:29 EDT 2004


I have read the documentation, but I have not found any place that says
how imports work.  I have written a previous email about this, but if I
have a handler that imports another file, does that imported file get
imported for every thread?  I can print out the interpreter name and it
is using the same interpreter, but every thread seems to have it's own
context.  Is this the way it is supposed to work?

Thanks,

Craig Warren


-- 
Craig Warren
Senior Programmer	
Encorp
craig.warren at encorp.com


More information about the Mod_python mailing list