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 docs@python, krichter, r.david.murray
Date 2015-01-06.01:07:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1420506425.69.0.536734666429.issue23174@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, I mean "an empty file with no recognized extension".  I doubt supplying a suffix is what you want, though, since you probably want shelve to pick the persistent backend on db creation in order to be portable.
History
Date User Action Args
2015-01-06 01:07:05r.david.murraysetrecipients: + r.david.murray, docs@python, krichter
2015-01-06 01:07:05r.david.murraysetmessageid: <1420506425.69.0.536734666429.issue23174@psf.upfronthosting.co.za>
2015-01-06 01:07:05r.david.murraylinkissue23174 messages
2015-01-06 01:07:05r.david.murraycreate