Amaury Forgeot d'Arc <[EMAIL PROTECTED]> added the comment:

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.

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue3773>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to