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 ned.deily
Recipients Arfrever, Niklas.Brunberg, jcea, marienz, ned.deily, python-dev, r.david.murray
Date 2012-03-31.04:15:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333167340.93.0.151028173845.issue13007@psf.upfronthosting.co.za>
In-reply-to
Content
Niklas, the Python 2 and 3 binaries for Mac OS X provided by the python.org installers are not built with support for gdbm, nor are the Apple-supplied system Pythons; Apple does not ship gdbm with OS X.  So you can't open a shelve file created in another Python that does use gdbm.
History
Date User Action Args
2012-03-31 04:15:41ned.deilysetrecipients: + ned.deily, jcea, marienz, Arfrever, r.david.murray, python-dev, Niklas.Brunberg
2012-03-31 04:15:40ned.deilysetmessageid: <1333167340.93.0.151028173845.issue13007@psf.upfronthosting.co.za>
2012-03-31 04:15:40ned.deilylinkissue13007 messages
2012-03-31 04:15:40ned.deilycreate