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.

Author serhiy.storchaka
Recipients ned.deily, rhettinger, serhiy.storchaka
Date 2018-04-30.09:09:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525079392.15.0.682650639539.issue33385@psf.upfronthosting.co.za>
In-reply-to
Content
Actually dbm.ndbm already implements option 1. Only dbm.gnu and dbm.dumb have non-working with a single argument setdefault().
History
Date User Action Args
2018-04-30 09:09:52serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, ned.deily
2018-04-30 09:09:52serhiy.storchakasetmessageid: <1525079392.15.0.682650639539.issue33385@psf.upfronthosting.co.za>
2018-04-30 09:09:52serhiy.storchakalinkissue33385 messages
2018-04-30 09:09:52serhiy.storchakacreate