diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 1998-05-13 21:49:58 +0000 |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 1998-05-13 21:49:58 +0000 |
commit | ee918cb48794ca18dbce6b3449d6f977d2142c60 (patch) | |
tree | fa363898de893ec0fd89db441d9f1db1e96c1e40 /Objects/classobject.c | |
parent | ed7adcff731695446e2d2add4ff03f67989e6ac3 (diff) | |
download | cpython-git-ee918cb48794ca18dbce6b3449d6f977d2142c60.tar.gz |
Fix bug reported by Harri Pasanen: gzip + cPickle doesn't work. The
problem was a couple of bugs in the readline implementation.
1. Include the '\n' in the string returned by readline
2. Bug calculating new buffer size in _unread
Also remove unncessary import of StringIO
Diffstat (limited to 'Objects/classobject.c')
0 files changed, 0 insertions, 0 deletions