Antoine Pitrou added the comment:

> Coverity may not understand the interaction with errno at all. Or it
> may simple point out that some operating systems are not standard
> conform and our assumption is not universally true.

Have you tried to reset errno at the beginning of the function?

----------

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

Reply via email to