summaryrefslogtreecommitdiff
path: root/Python/exceptions.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-04-14 16:45:14 +0000
committerGuido van Rossum <guido@python.org>2001-04-14 16:45:14 +0000
commite51c0787f7bf19dd6b95f4e2ec40ccc322463c34 (patch)
tree66bf89136432f2f0968d499e166b61d4fe10ad96 /Python/exceptions.c
parentf87d5c085c6b91db7919ae41a46098d57215332e (diff)
downloadcpython-e51c0787f7bf19dd6b95f4e2ec40ccc322463c34.tar.gz
Mark Favas points out that there's an 'self.fp.flush()' call in the
ZipFile.close() method that should be part of the preceding 'if' block. On some platforms (Mark noticed this on FreeBSD 4.2) doing a flush() on a file open for reading is not allowed.
Diffstat (limited to 'Python/exceptions.c')
0 files changed, 0 insertions, 0 deletions