blob: 9665ff1f8ec8dc427f7f4681af868fe517a522d5 [file] [log] [blame]
A :mod:`dbm.dumb` database opened with flags 'r' is now read-only.
:func:`dbm.dumb.open` with flags 'r' and 'w' no longer creates a database if
it does not exist.