[Tutor] Shelve

Randy Raymond randyeraymond at mchsi.com
Thu Feb 11 17:09:38 CET 2010


I am running Python 2.6.4 under Windows Vista 32-bit Home Edition.  When I run:

import shelve
test=shelve.open("myTest.fil")

I get a DCPermissionerror exception.  I am an administrator on this machine (it is my home PC).  Python and Pythonw are both allowed exceptions to the Windows firewall.  I tried turning the Windows Firewall completely off, but that does not help.  Any ideas?  

Randy Raymond
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20100211/b501abfc/attachment-0001.htm>


More information about the Tutor mailing list