]> granicus.if.org Git - python/commit
Adjust test_asyncore to account for intentional asyncore behavior change
authorR. David Murray <rdmurray@bitdance.com>
Mon, 13 Apr 2009 01:06:46 +0000 (01:06 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Mon, 13 Apr 2009 01:06:46 +0000 (01:06 +0000)
commitdcad046d39e4e879e80e8026224bd2b70585b630
tree27722fb2d9c5a493249d482822f018c381dfa108
parent8c023248ed089bf6ed9cc26ad3b4925f8de6dd76
Adjust test_asyncore to account for intentional asyncore behavior change
introduced by r70934 that was causing a test failure when run under -O.
Lib/test/test_asyncore.py