R. David Murray <rdmur...@bitdance.com> added the comment:

Well, that's the correct line.  So if that is what is in your 
/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/dbm/__init__.py,
 then there is a problem.  If so, please put the line:

  print(magic)

just before that if statement, and let us know what it says why you try to open 
your db file.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13007>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to