summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1999-04-07 20:23:17 +0000
committerGuido van Rossum <guido@python.org>1999-04-07 20:23:17 +0000
commit21662d8dc75d709da933a6ab1b3f34df98543dd5 (patch)
tree0cc5a79602f76a62c3d18e013417ef099c43d460 /Python
parent9c4bdeae651dd38801b980b4d06edcb8872cd5fa (diff)
downloadcpython-21662d8dc75d709da933a6ab1b3f34df98543dd5.tar.gz
Patch by Andrew Kuchling to unflush() (flush() for deflating).
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.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions