Antoine Pitrou <pit...@free.fr> added the comment:

The patch seems a bit confused at times. For example, you need to restore errno 
before calling PyErr_SetFromErrno().
Here is a new patch for py3k.
----------
nosy: +pitrou
Added file: http://bugs.python.org/file20281/late_errno.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10350>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to