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 eric.araujo
Recipients Kain94, eric.araujo, georg.brandl, r.david.murray, rhettinger, stutzbach, terry.reedy, ysj.ray
Date 2011-03-20.23:29:24
SpamBayes Score 1.3176543e-05
Marked as misclassified No
Message-id <1300663765.13.0.404681933515.issue9523@psf.upfronthosting.co.za>
In-reply-to
Content
I think the patch will not be suitable for 3.1 and 3.2, so there should be a doc patch to mention the limitations of the dbm API (keys() returning a list and all that).
History
Date User Action Args
2011-03-20 23:29:25eric.araujosetrecipients: + eric.araujo, georg.brandl, rhettinger, terry.reedy, stutzbach, r.david.murray, Kain94, ysj.ray
2011-03-20 23:29:25eric.araujosetmessageid: <1300663765.13.0.404681933515.issue9523@psf.upfronthosting.co.za>
2011-03-20 23:29:24eric.araujolinkissue9523 messages
2011-03-20 23:29:24eric.araujocreate