STINNER Victor added the comment:

Hum, the code didn't compile anymore on Windows. I took the opportunity to fix 
the errno issue that I saw.

Note: In fact, Python/fileutils.c is a a little bit different. Functions like 
_Py_write() save errno to restore it later because the caller expects errno to 
be set.

----------

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

Reply via email to