summaryrefslogtreecommitdiffstats
path: root/Lib/dbhash.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-04-14 16:17:00 (GMT)
committerGuido van Rossum <guido@python.org>2001-04-14 16:17:00 (GMT)
commitb61914dd5baf5613bde1d9379cf24992c943ea1f (patch)
tree362ee1ebd7e527fdec37c97b72d70941b97caaa3 /Lib/dbhash.py
parent3c1858a58948b926431db7c40d308f37e6ed981e (diff)
downloadcpython-b61914dd5baf5613bde1d9379cf24992c943ea1f.zip
cpython-b61914dd5baf5613bde1d9379cf24992c943ea1f.tar.gz
cpython-b61914dd5baf5613bde1d9379cf24992c943ea1f.tar.bz2
Pete Shinners discovered that zipfile.ZipFile() is called with mode
argument "wb", while the only valid modes are "r", "w" or "a". Fix this by changing the mode to "w".
Diffstat (limited to 'Lib/dbhash.py')
0 files changed, 0 insertions, 0 deletions