[issue10914] Python sub-interpreter test
Antoine Pitrou
report at bugs.python.org
Mon Sep 5 16:51:17 CEST 2011
Antoine Pitrou <pitrou at free.fr> added the comment:
> Ah. If it was an extension module, I’d have a clue (the debug thing),
> but I know nothing about embedding. An alternative would be to
> install the file with the msi system and use a project file to have it
> compiled (sounds like much hassle).
Agreed, but it's not something that I know how to do :)
(and yet, of course, it would be good to test that embedding works under
Windows too, as well as under Unix installs)
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10914>
_______________________________________
More information about the Python-bugs-list
mailing list