diff options
author | briancurtin <brian.curtin@gmail.com> | 2011-03-14 16:03:54 -0400 |
---|---|---|
committer | briancurtin <brian.curtin@gmail.com> | 2011-03-14 16:03:54 -0400 |
commit | d257028e037dceae417928a5f7b9ab996ce70b3d (patch) | |
tree | 4fd518089ed387015bc96a53d0f1948e68f433c7 /Python/Python-ast.c | |
parent | 4781f63bf7ce3730111756f68b55c995095a4ee3 (diff) | |
download | cpython-d257028e037dceae417928a5f7b9ab996ce70b3d.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 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions