mirror of
https://github.com/python/cpython.git
synced 2025-07-08 03:45:36 +00:00
![]() 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. |
||
---|---|---|
.. | ||
__init__.py | ||
dumb.py | ||
gnu.py | ||
ndbm.py |