Marc Abramowitz <[email protected]> added the comment: Here's my stab at adding `PyErr_SetFromErrnoWithFilenameObject` to cpyext of pypy:
- http://bit.ly/1hUD5gD This was merged last night by Alex_Gaynor and then tweaked a little; see: - https://bitbucket.org/pypy/pypy/commits/0bc8a37 - https://bitbucket.org/pypy/pypy/commits/a00eb16 I hope that this helps. ---------- status: resolved -> chatting ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue991> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
