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

Reply via email to