[Python-bugs-list] [Bug #111802] anydbm cannot verify shelve database type

noreply@sourceforge.net noreply@sourceforge.net
Thu, 24 Aug 2000 06:18:51 -0700


Bug #111802, was updated on 2000-Aug-13 17:05
Here is a current snapshot of the bug.

Project: Python
Category: Modules
Status: Open
Resolution: None
Bug Group: Trash
Priority: 5
Summary: anydbm cannot verify shelve database type

Details: 	When opening an existing "shelve" database file.  An exception is raised from anydbm saying "the database type could not be determined".  

Follow-Ups:

Date: 2000-Aug-24 13:18
By: moshez

Comment:
This sounds like the bug I fixed in whichdb (it couldn't recognize Python's dumbdbm). Assigned to me so I can deal with it (i.e., verify that it does happen on old Python, and doesn't happen to the CVS version). 
-------------------------------------------------------

For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=111802&group_id=5470