Benjamin Peterson <[EMAIL PROTECTED]> added the comment: On Thu, Sep 4, 2008 at 5:48 PM, Amaury Forgeot d'Arc <[EMAIL PROTECTED]> wrote: > > 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.
That sounds ok. I can't remember what the rest of the parse does when there's no memory, though. > > _______________________________________ > Python tracker <[EMAIL PROTECTED]> > <http://bugs.python.org/issue3773> > _______________________________________ > _______________________________________ 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