[issue10914] Python sub-interpreter test

Nick Coghlan report at bugs.python.org
Mon Jan 17 16:02:14 CET 2011


Nick Coghlan <ncoghlan at gmail.com> added the comment:

I like the idea of adding these tests as well.

Probably worth bringing up on python-dev - folks like Tarek should definitely be able to help with alternative ways of building a test application for this.

There is also always the possibility of writing it in Python and using ctypes to get at the necessary C API calls to create subinterpreters.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10914>
_______________________________________


More information about the Python-bugs-list mailing list