diff options
author | briancurtin <brian.curtin@gmail.com> | 2011-03-14 15:35:35 -0400 |
---|---|---|
committer | briancurtin <brian.curtin@gmail.com> | 2011-03-14 15:35:35 -0400 |
commit | 46514558f9373a5f0f8fca723963951f1bd8275e (patch) | |
tree | b0120286c1042867b028b20ab611d128856e4475 /Python/Python-ast.c | |
parent | e7a21706b4e7c5c8020858ca384e5f7270c7f171 (diff) | |
download | cpython-46514558f9373a5f0f8fca723963951f1bd8275e.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