Antoine Pitrou <pit...@free.fr> added the comment:

Agreed with Victor, this is not really doable currently.
Besides, you can't really have several interpreter instances simultaneously, 
you can have several sub-interpreters, which isn't exactly the same thing 
(sub-interpreters share some stuff, I don't remember which exactly).

----------
nosy: +pitrou

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14071>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to