Ian Bicking wrote:

> So I hear there's long been the ability to make multiple interpreters at 
> the C level -- but this has never been exposed at the Python 
> level.

I'm not sure it would help in this case, unless
there was no sharing of objects between the
interpreters, in which case you might as well
be running it in a separate process.

--
Greg
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to