summaryrefslogtreecommitdiff
path: root/Lib/asynchat.py
diff options
context:
space:
mode:
authorJim Fulton <jim@zope.com>2000-10-06 19:24:23 +0000
committerJim Fulton <jim@zope.com>2000-10-06 19:24:23 +0000
commite60de4d30984b6d551cda0515fb76ac02d547415 (patch)
tree91a2178dffac867f7024b992bb835e35e20ec698 /Lib/asynchat.py
parentd1229f56512c0d8dc3fd70889f1533a6fa0ece33 (diff)
downloadcpython-git-e60de4d30984b6d551cda0515fb76ac02d547415.tar.gz
Added a new "base" type, IOobject for which most of the
operations are defined. This will, hopefully clarify some of the logic. Added close test to raise proper error when operations are performed on closed StringIOs. Added a position argument to the truncate method. Added a size argument to readline. Added PyArg_Parse calls for methods that don't take arguments to make sure they don't take arguments.
Diffstat (limited to 'Lib/asynchat.py')
0 files changed, 0 insertions, 0 deletions