[issue12367] select.error has no errno attribute

Stefan Krah report at bugs.python.org
Mon Oct 17 19:27:37 CEST 2011


Stefan Krah <stefan-usenet at bytereef.org> added the comment:

test_errno fails quite often on FreeBSD:

======================================================================
FAIL: test_errno (test.test_select.SelectTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/home/buildbot/buildarea/3.x.krah-freebsd/build/Lib/test/test_select.py", line 35, in test_errno
    self.fail("exception not raised")
AssertionError: exception not raised

----------------------------------------------------------------------
Ran 4 tests in 11.132s

----------
nosy: +skrah
status: closed -> open

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12367>
_______________________________________


More information about the Python-bugs-list mailing list