[mod_python] sys.path and sys.modules change randomly between page loads!

Brian Hawthorne brianh at exelixis.com
Thu Aug 2 13:16:11 EST 2001


has anyone noticed anything like this?
i hypothesize that my requests are being cycled
thru multiple interpreters... each one has a different
history because other pages (which append to sys.path and
load modules) have been loaded into them.

i tried PythonInterpreter main_interpreter.
to no avail.

brian





More information about the Mod_python mailing list