Embedding Question

Lloyd Weehuizen tuna at delirious.fsnnet
Thu Jun 24 07:40:25 EDT 1999


Hi

If I use the PyRun_String method, with a string that defines a method called
"xyz", is there any way to remove this method from the Python interpreters
"memory" without doing a Finalize() and Initialize(), because I am running
multiple Python scripts, and I don't want there methods getting all mixed
up, and I presume Finalize() and Initialize() are not very speedy ;)

Thanks
Lloyd 
Lloyd 





More information about the Python-list mailing list