]> granicus.if.org Git - python/commit
Add test for asynchat. This also tests asyncore.
authorGuido van Rossum <guido@python.org>
Fri, 6 Apr 2001 16:32:22 +0000 (16:32 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 6 Apr 2001 16:32:22 +0000 (16:32 +0000)
commit66172520ee5b0762274f010e0bfdffd1559876f3
treedf6d46bb82b87ebc8a32a76ecac3f712215af3bf
parente4a1b6d7c4e96dd2af0541dd12444932260e2a66
Add test for asynchat.  This also tests asyncore.
Lib/test/output/test_asynchat [new file with mode: 0644]
Lib/test/test_asynchat.py [new file with mode: 0644]