]> granicus.if.org Git - python/commit
Issue #16274: backport of 3.2's asyncore/test_asyncore to 2.7.
authorTrent Nelson <trent@trent.me>
Thu, 18 Oct 2012 10:08:01 +0000 (06:08 -0400)
committerTrent Nelson <trent@trent.me>
Thu, 18 Oct 2012 10:08:01 +0000 (06:08 -0400)
commit0622f6c14cfb11d2b8d6f6bb9b4e6bd511195682
treea9fda463c8d7e56000ead01baa7f894669ee7635
parent6a7f8670dd4da9a8c9a7d9b460eb147abf87a61a
Issue #16274: backport of 3.2's asyncore/test_asyncore to 2.7.

This fixes failing tests on Solaris 10.
Lib/asyncore.py
Lib/test/test_asyncore.py