diff options
author | briancurtin <brian.curtin@gmail.com> | 2011-03-14 16:36:31 -0400 |
---|---|---|
committer | briancurtin <brian.curtin@gmail.com> | 2011-03-14 16:36:31 -0400 |
commit | 30bb6e036053565bdbc336175d0433b128f6cd29 (patch) | |
tree | d4e6e830c8f6668b4964b2f9d42fa1e79bbcf2c9 /Lib/urllib/request.py | |
parent | b4039aaf358ec8c2797827175982d7e0ba17f5f2 (diff) | |
parent | 525c25d42f8740111d14b9f8ca56cc2762175eaf (diff) | |
download | cpython-git-30bb6e036053565bdbc336175d0433b128f6cd29.tar.gz |
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/urllib/request.py')
0 files changed, 0 insertions, 0 deletions