]> granicus.if.org Git - python/commit
BufferedIOBase and TextIOBase should derive from IOBase, not from RawIOBase!
authorGuido van Rossum <guido@python.org>
Tue, 10 Apr 2007 14:41:39 +0000 (14:41 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 10 Apr 2007 14:41:39 +0000 (14:41 +0000)
commitcce92b27d6ab9c5e829a9bdc1fc390912efc8669
treef7030881e218ee05812805276af2a6d40cbc048f
parent141f767d4665d867ee370362ad4481da29edfc95
BufferedIOBase and TextIOBase should derive from IOBase, not from RawIOBase!
Lib/io.py