commit | 68bbcd2a71960f69c8159834af71a8a48f9d0839 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Tue Feb 27 17:19:33 2007 +0000 |
committer | Guido van Rossum <guido@python.org> | Tue Feb 27 17:19:33 2007 +0000 |
tree | d75397ab7ef99e967103923e360cf3c8ee4a21b1 | |
parent | a4f9fc6494b15cc54999b716d8bf5048a38a1aa5 [diff] |
Mike Verdone's checkpoint, cleaned up. Also implemented Neal's suggestion (add fileno() to SocketIO) and some unrelated changes, e.g. remove Google copyright and make BytesIO a subclass of BufferedIOBase.