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 Kain94
Recipients Kain94, georg.brandl
Date 2010-08-01.23:29:15
SpamBayes Score 0.02536773
Marked as misclassified No
Message-id <1280705357.78.0.413253120836.issue8634@psf.upfronthosting.co.za>
In-reply-to
Content
Yes I know, that's why get() should be a standard dbm's method like __getitem__() and __setitem__(). So, defining it in all classes which implements dbm interface would be a good enhancement.
History
Date User Action Args
2010-08-01 23:29:17Kain94setrecipients: + Kain94, georg.brandl
2010-08-01 23:29:17Kain94setmessageid: <1280705357.78.0.413253120836.issue8634@psf.upfronthosting.co.za>
2010-08-01 23:29:16Kain94linkissue8634 messages
2010-08-01 23:29:16Kain94create