From: Edward P. <epo...@te...> - 2002-03-07 18:52:15
|
Hello, I only have a handful of interpreters in my current app, but I was looking at the PythonInterpreter source code, and I see that it is a lightweight object. I have an implementation that might be easier in separate interpreters, except that I would need a few hundred! Is this a bad idea? I am more curious than anything, since I will probably leave things as they are. Thanks -Ed |