]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
First version. Includes tests for helper functions: read, write,
authorFacundo Batista <facundobatista@gmail.com>
Sat, 14 Jul 2007 22:41:45 +0000 (22:41 +0000)
committerFacundo Batista <facundobatista@gmail.com>
Sat, 14 Jul 2007 22:41:45 +0000 (22:41 +0000)
commitf47bc182f10fc4a22359c4f09e3f0159a7754644
treeeb809cc8e0bd43f485c68db90fc10f741694289e
parent2b09ef0c6d8db26ff6c6c10d94130936b11783da
First version.  Includes tests for helper functions: read, write,
_exception, readwrite, closeall, compact_traceback; and for classes
dispatcher, dispatcher_with_send, and file_wrapper.
[Alan McIntyre - GSoC]
Lib/test/test_asyncore.py [new file with mode: 0644]