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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, benjamin.peterson, brett.cannon
Date 2008-09-04.22:48:15
SpamBayes Score 0.00028727276
Marked as misclassified No
Message-id <1220568496.08.0.949494393049.issue3773@psf.upfronthosting.co.za>
In-reply-to
Content
pgen does not exist on Windows...

What if I simply remove the call to PyErr_NoMemory?
It is not strictly necessary: the function already returns NULL without
an exception set, for example when the file cannot be opened.
History
Date User Action Args
2008-09-04 22:48:16amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, brett.cannon, benjamin.peterson
2008-09-04 22:48:16amaury.forgeotdarcsetmessageid: <1220568496.08.0.949494393049.issue3773@psf.upfronthosting.co.za>
2008-09-04 22:48:15amaury.forgeotdarclinkissue3773 messages
2008-09-04 22:48:15amaury.forgeotdarccreate