[pypy-issue] [issue991] [Feature Request]: Implement PyErr_SetFromErrnoWithFilenameObject

Marc Abramowitz tracker at bugs.pypy.org
Mon Mar 24 15:59:26 CET 2014


Marc Abramowitz <msabramo at gmail.com> added the comment:

Here's my stab at adding `PyErr_SetFromErrnoWithFilenameObject` to cpyext of 
pypy:

https://bitbucket.org/pypy/pypy/pull-request/211/add-
pyerr_setfromerrnowithfilenameobject/diff

I hope that this helps.

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue991>
________________________________________


More information about the pypy-issue mailing list