![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveFile permissions script vs shell
From: <jdlists@gmail.com>
Date: Tue Jan 31 2006 - 13:52:17 CET
I'm running python on windows and have a program that watches a
In the script version I repeatedly get OSError exceptions stating
My exception print out...
But i can go into the python shell and execute...
fileString = 'D:\\Data\\00-0C-41-DD-87-E5.xml'
and the file deletes fine
Any ideas? This is on my development windows xp box and i'm the only
Thanks
|