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@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to