Py_Finalize bug

Aaron Drew nospam at nospam.com
Wed Apr 25 01:34:01 EDT 2001


I'm trying to reload the python interpreter by calling Py_Finalize();
Py_Initialize() but the interpreter seems to be forgetting my module paths
in the process. Even manually importing sys and appending them by hand
doesn't seem to fix it.

Has anyone else had this problem? Any ideas as to how to fix it?

- Aaron





More information about the Python-list mailing list