]> granicus.if.org Git - python/commit
New version from Mike Verdone (sat in my inbox since 2/27).
authorGuido van Rossum <guido@python.org>
Wed, 7 Mar 2007 01:00:12 +0000 (01:00 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 7 Mar 2007 01:00:12 +0000 (01:00 +0000)
commit01a2752d19d0ad615c989b8d742a736ca8d51a57
tree45f0d698cfbe5081647b7fbbc79890cf6be5b24b
parentc78855465fb392db0a821e8ea586a22234857006
New version from Mike Verdone (sat in my inbox since 2/27).

I cleaned up whitespace but otherwise didn't change it.

This will need work to reflect the tentative decision to drop nonblocking I/O
support from the buffering layers.
Lib/io.py
Lib/test/test_io.py