commit | cce92b27d6ab9c5e829a9bdc1fc390912efc8669 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Tue Apr 10 14:41:39 2007 +0000 |
committer | Guido van Rossum <guido@python.org> | Tue Apr 10 14:41:39 2007 +0000 |
tree | f7030881e218ee05812805276af2a6d40cbc048f | |
parent | 141f767d4665d867ee370362ad4481da29edfc95 [diff] |
BufferedIOBase and TextIOBase should derive from IOBase, not from RawIOBase!