]> granicus.if.org Git - python/commit
Bug 1679498: remove unused instance variables _readable, _writable and
authorGuido van Rossum <guido@python.org>
Sun, 18 Mar 2007 03:42:15 +0000 (03:42 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 18 Mar 2007 03:42:15 +0000 (03:42 +0000)
commitef17c16b366b09a78dfe5fc5171fe2b0b29f60e5
tree19d94ad491d71cf9de68db347479a791bae87c65
parentbb09b212505a70a2b9f43ee2df6dd3ddb09776c1
Bug 1679498: remove unused instance variables _readable, _writable and
_seekable.
Lib/io.py