Staging
v0.5.1
https://github.com/python/cpython
Revision b729a1d0a8bc7ed3f29cabf08d4b7d6b17bc44e0 authored by Guido van Rossum on 07 April 1999, 20:23:17 UTC, committed by Guido van Rossum on 07 April 1999, 20:23:17 UTC
Without this, if inflate() returned Z_BUF_ERROR asking for more output
space, we would report the error; now, we increase the buffer size and
try again, just as for Z_OK.
1 parent 052364b
History
Tip revision: b729a1d0a8bc7ed3f29cabf08d4b7d6b17bc44e0 authored by Guido van Rossum on 07 April 1999, 20:23:17 UTC
Patch by Andrew Kuchling to unflush() (flush() for deflating).
Tip revision: b729a1d
File Mode Size
BeOS
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.hgtags -rw-r--r-- 1.4 KB
Makefile.in -rw-r--r-- 17.9 KB
README -rw-r--r-- 36.1 KB
acconfig.h -rw-r--r-- 4.2 KB
config.h.in -rw-r--r-- 12.1 KB
configure -rwxr-xr-x 135.4 KB
configure.in -rw-r--r-- 25.1 KB
install-sh -rwxr-xr-x 2.2 KB

README

back to top