This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author loewis
Recipients Valery.Lesin, loewis
Date 2010-10-13.13:11:48
SpamBayes Score 0.0047378717
Marked as misclassified No
Message-id <1286975513.61.0.2733522427.issue10082@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2010-10-13 13:11:53loewissetrecipients: + loewis, Valery.Lesin
2010-10-13 13:11:53loewissetmessageid: <1286975513.61.0.2733522427.issue10082@psf.upfronthosting.co.za>
2010-10-13 13:11:48loewislinkissue10082 messages
2010-10-13 13:11:48loewiscreate