summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorbriancurtin <brian.curtin@gmail.com>2011-03-14 16:03:54 -0400
committerbriancurtin <brian.curtin@gmail.com>2011-03-14 16:03:54 -0400
commitd257028e037dceae417928a5f7b9ab996ce70b3d (patch)
tree4fd518089ed387015bc96a53d0f1948e68f433c7 /Python/Python-ast.c
parent4781f63bf7ce3730111756f68b55c995095a4ee3 (diff)
downloadcpython-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