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 r.david.murray
Recipients eric.araujo, georg.brandl, pjenvey, r.david.murray
Date 2013-02-14.03:10:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360811445.25.0.0496040512552.issue17198@psf.upfronthosting.co.za>
In-reply-to
Content
Well, that test works only on 3.2/3.3, because by 3.4 the ndbm variable is only referenced in the second try; make it 'touch foo.db' instead for 3.4.
History
Date User Action Args
2013-02-14 03:10:45r.david.murraysetrecipients: + r.david.murray, georg.brandl, pjenvey, eric.araujo
2013-02-14 03:10:45r.david.murraysetmessageid: <1360811445.25.0.0496040512552.issue17198@psf.upfronthosting.co.za>
2013-02-14 03:10:45r.david.murraylinkissue17198 messages
2013-02-14 03:10:45r.david.murraycreate