[issue10914] Python sub-interpreter test

Amaury Forgeot d'Arc report at bugs.python.org
Sun Jan 16 23:16:47 CET 2011


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

+1 for this kind of tests. 
But I would not have their source in the "official" Modules directory. I expect that there will be several tests of this kind, each one with different modules to import, functions to run, global settings to change.
IMO the C code should be somewhere in the test directory; later we could use templates to generate source code for similar tests.

Is it possible to use distutils to compile this test, and remove it from the Makefile?

----------

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


More information about the Python-bugs-list mailing list