Serhiy Storchaka added the comment: Warnings are not raised by default. They are raised only when the database is opened with the 'r' mode and then modified.
The earlier we start deprecation period, the earlier we could add true "read-only" and "update existing" modes to dbm.dumb. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue21708> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com