This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 serhiy.storchaka
收信人 Claudiu.Popa, r.david.murray, rhettinger, serhiy.storchaka
日期 2015-05-12.11:47:44
SpamBayes Score -1.0
Marked as misclassified
Message-id <1431431264.24.0.602776370592.issue21708@psf.upfronthosting.co.za>
In-reply-to
内容
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.
历史
日期 用户 动作 参数
2015-05-12 11:47:44serhiy.storchaka修改recipients: + serhiy.storchaka, rhettinger, r.david.murray, Claudiu.Popa
2015-05-12 11:47:44serhiy.storchaka修改messageid: <1431431264.24.0.602776370592.issue21708@psf.upfronthosting.co.za>
2015-05-12 11:47:44serhiy.storchaka链接issue21708 messages
2015-05-12 11:47:44serhiy.storchaka创建