diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 1998-05-13 21:49:58 (GMT) |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 1998-05-13 21:49:58 (GMT) |
commit | ee918cb48794ca18dbce6b3449d6f977d2142c60 (patch) | |
tree | fa363898de893ec0fd89db441d9f1db1e96c1e40 /Objects/classobject.c | |
parent | ed7adcff731695446e2d2add4ff03f67989e6ac3 (diff) | |
download | cpython-ee918cb48794ca18dbce6b3449d6f977d2142c60.zip cpython-ee918cb48794ca18dbce6b3449d6f977d2142c60.tar.gz cpython-ee918cb48794ca18dbce6b3449d6f977d2142c60.tar.bz2 |
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