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 pjenvey
Recipients georg.brandl, pjenvey
Date 2013-02-13.03:18:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360725498.06.0.499686664826.issue17198@psf.upfronthosting.co.za>
In-reply-to
Content
There are a couple references to an 'ndbm' variable/module in this function on Python 3.2 and above (and just one reference on default). It appears to be leftover from the 3.x reworking of this module
History
Date User Action Args
2013-02-13 03:18:18pjenveysetrecipients: + pjenvey, georg.brandl
2013-02-13 03:18:18pjenveysetmessageid: <1360725498.06.0.499686664826.issue17198@psf.upfronthosting.co.za>
2013-02-13 03:18:17pjenveylinkissue17198 messages
2013-02-13 03:18:17pjenveycreate