[Tutor] Shelve

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


Ok, I see that is was the directory restriction that was the problem.  Sorry for the simple question.

Randy Raymond


From: Randy Raymond 
Sent: Thursday, February 11, 2010 10:09 AM
To: Tutor Python 
Subject: [Tutor] Shelve


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



--------------------------------------------------------------------------------


_______________________________________________
Tutor maillist  -  Tutor at python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20100211/6f9c8807/attachment-0001.htm>


More information about the Tutor mailing list