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
Compat
Demo
Include
Lib
MPW
Modules
Python
Resources
Tools
Unsupported
mwerks
scripts
think
HISTORY -rw-r--r-- 27.2 KB
ReadMeOrSuffer -rw-r--r-- 6.7 KB
Relnotes -rw-r--r-- 2.7 KB
Relnotes-source -rw-r--r-- 1.7 KB
errno_unix.h -rw-r--r-- 307 bytes
fopenRF.c -rw-r--r-- 5.9 KB
mkapplet.py -rw-r--r-- 5.7 KB
mwerksglue.c -rw-r--r-- 566 bytes

ReadMeOrSuffer

back to top