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 Claudiu.Popa
Recipients Claudiu.Popa, rhettinger, serhiy.storchaka
Date 2014-06-24.11:49:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1403610585.07.0.162615957284.issue21670@psf.upfronthosting.co.za>
In-reply-to
Content
Fair point, Serhiy. But I see the shelve more similar to a persistent, dictionary-like object, than to a file. The fact that it uses some database behind is just an implementation detail.
History
Date User Action Args
2014-06-24 11:49:45Claudiu.Popasetrecipients: + Claudiu.Popa, rhettinger, serhiy.storchaka
2014-06-24 11:49:45Claudiu.Popasetmessageid: <1403610585.07.0.162615957284.issue21670@psf.upfronthosting.co.za>
2014-06-24 11:49:45Claudiu.Popalinkissue21670 messages
2014-06-24 11:49:45Claudiu.Popacreate