Staging
v0.8.1
https://github.com/python/cpython
Revision 644c17d2afe6755b6fbc70e3c1da8b3a49b52a18 authored by Jeremy Hylton on 14 August 1997, 21:06:42 UTC, committed by Jeremy Hylton on 14 August 1997, 21:06:42 UTC
 -- initialize length to DEFAULTALLOC and not 0
 -- resize string before returning (to remove '\000' padding)

Also converted some compression routines to use PyString instead of
buffer.
1 parent 4a944d7
History
Tip revision: 644c17d2afe6755b6fbc70e3c1da8b3a49b52a18 authored by Jeremy Hylton on 14 August 1997, 21:06:42 UTC
Several bug fixes.
Tip revision: 644c17d

README

back to top