
guido at cnri
Dec 15, 1998, 2:43 PM
Post #1 of 1
(18 views)
Permalink
|
|
CVS: python/dist/src/Modules cStringIO.c
|
|
Update of /projects/cvsroot/python/dist/src/Modules In directory eric:/projects/python/develop/guido/src/Modules Modified Files: cStringIO.c Log Message: Jim Fulton writes: This fixes a bug that can cause core dumps when doing seeks in input StringIO objects. This has a number of other clean-ups.
|