[issue10082] PyRun_SimpleFile crashes application

Martin v. Löwis report at bugs.python.org
Wed Oct 13 15:11:53 CEST 2010


Martin v. Löwis <martin at v.loewis.de> added the comment:

Ok, unless you are using the very same compiler that Python was compiled with, this will indeed crash. Closing this as "won't fix", then - use PyRun_SimpleString instead.

----------
resolution:  -> wont fix
status: open -> closed

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


More information about the Python-bugs-list mailing list