summaryrefslogtreecommitdiffstats
path: root/Lib/email
diff options
context:
space:
mode:
authorbriancurtin <brian.curtin@gmail.com>2011-03-14 20:36:31 (GMT)
committerbriancurtin <brian.curtin@gmail.com>2011-03-14 20:36:31 (GMT)
commit30bb6e036053565bdbc336175d0433b128f6cd29 (patch)
treed4e6e830c8f6668b4964b2f9d42fa1e79bbcf2c9 /Lib/email
parentb4039aaf358ec8c2797827175982d7e0ba17f5f2 (diff)
parent525c25d42f8740111d14b9f8ca56cc2762175eaf (diff)
downloadcpython-30bb6e036053565bdbc336175d0433b128f6cd29.zip
cpython-30bb6e036053565bdbc336175d0433b128f6cd29.tar.gz
cpython-30bb6e036053565bdbc336175d0433b128f6cd29.tar.bz2
Fix #11491. When dbm.open was called with a file which already exists and
the "flag" argument is "n", dbm.error was being raised. As documented, dbm.open(...,flag='n') will now "Always create a new, empty database, open for reading and writing", regardless of a previous file existing.
Diffstat (limited to 'Lib/email')
0 files changed, 0 insertions, 0 deletions