]> granicus.if.org Git - python/commit
Fix test_asyncore after merge. It needs to use bytes.
authorGuido van Rossum <guido@python.org>
Wed, 18 Jul 2007 20:57:44 +0000 (20:57 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 18 Jul 2007 20:57:44 +0000 (20:57 +0000)
commitdf4a743ac0d87c3a1b63e43e9aa977dc5b337fb5
tree92663d3d9b1c6fd386388a892ccf6a964a126252
parentb5a755e46c66c7e7d709431399f1781ea9e582df
Fix test_asyncore after merge.  It needs to use bytes.
Lib/asyncore.py
Lib/test/test_asyncore.py