[issue2398] test_errno fails with unexpected error value EREMOTEIO

Brett Cannon report at bugs.python.org
Tue Mar 18 17:26:28 CET 2008


Brett Cannon <brett at python.org> added the comment:

Thanks for the patch, Andy, but I went ahead and fixed test_errno to
only explicitly test errno values from Standard C. That way we are not
constantly chasing our tail to support every errno value on every
platform that Python runs on.

----------
nosy: +brett.cannon
resolution:  -> out of date
status: open -> closed

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2398>
__________________________________


More information about the Python-bugs-list mailing list