Staging
v0.5.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
File Mode Size
config.h -rw-r--r-- 10.0 KB
getapplbycreator.h -rw-r--r-- 1.3 KB
macdefs.h -rw-r--r-- 806 bytes
macglue.h -rw-r--r-- 5.4 KB
pythonresources.h -rw-r--r-- 5.1 KB

back to top