summaryrefslogtreecommitdiffstats
path: root/Objects/classobject.c
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>1998-05-13 21:49:58 (GMT)
committerJeremy Hylton <jeremy@alum.mit.edu>1998-05-13 21:49:58 (GMT)
commitee918cb48794ca18dbce6b3449d6f977d2142c60 (patch)
treefa363898de893ec0fd89db441d9f1db1e96c1e40 /Objects/classobject.c
parented7adcff731695446e2d2add4ff03f67989e6ac3 (diff)
downloadcpython-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