Stefan Krah added the comment: Clearing is easy: errno = 0; :)
C library functions are not supposed to set errno to 0 by themselves (C99: paragraph 7.5). ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue25092> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com