]> granicus.if.org Git - python/commit
Issue #12039: Now suppress spurious select.error raised on FreeBSD when the server...
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 10 May 2011 06:48:28 +0000 (07:48 +0100)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 10 May 2011 06:48:28 +0000 (07:48 +0100)
commite73afad50fa7c892fd267922223e345ff80e6dd8
treef884c9f4d2d345f2190e0cebfcc701ea0e6dab0f
parent00bc6ccb786aa2976cc6c405738247359539854c
Issue #12039: Now suppress spurious select.error raised on FreeBSD when the server (an asyncore.dispatcher) is closed.
Lib/test/test_logging.py