Adjust test_asyncore to account for intentional asyncore behavior change
commit1842222631dd83c989605a9e8d7259660f36ccd1
authorr.david.murray <r.david.murray@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 13 Apr 2009 01:06:46 +0000 (13 01:06 +0000)
committerr.david.murray <r.david.murray@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 13 Apr 2009 01:06:46 +0000 (13 01:06 +0000)
treecb4e3ae2cb3631f52f25ac0c9fe6c41b28f77d45
parenta0cc46a0bc0c75244d6cfee372401a9b887eed4a
Adjust test_asyncore to account for intentional asyncore behavior change
introduced by r70934 that was causing a test failure when run under -O.

git-svn-id: http://svn.python.org/projects/python/trunk@71553 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/test/test_asyncore.py