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 rhettinger
Recipients erno, ghaering, gregburd, gregory.p.smith, jcea, josiahcarlson, pitrou, rhettinger, skip.montanaro
Date 2009-02-09.20:12:13
SpamBayes Score 0.0008739609
Marked as misclassified No
Message-id <1234210335.3.0.394544837418.issue3783@psf.upfronthosting.co.za>
In-reply-to
Content
Unassigning.  The code works but no one seems to be pushing for or
caring about inclusion in Py3.1.  

If commits are delayed, then you might as well adopt the dbdict.py
approach instead (reading the file in once at the beginning, operating
directly on a dict subclass, and atomically writing it out at the end).
History
Date User Action Args
2009-02-09 20:12:15rhettingersetrecipients: + rhettinger, skip.montanaro, gregory.p.smith, jcea, ghaering, josiahcarlson, pitrou, erno, gregburd
2009-02-09 20:12:15rhettingersetmessageid: <1234210335.3.0.394544837418.issue3783@psf.upfronthosting.co.za>
2009-02-09 20:12:14rhettingerlinkissue3783 messages
2009-02-09 20:12:13rhettingercreate