os.remove() permissions problems

joel8bit jwickard**nospam** at litriusgroup.com
Wed Apr 3 15:29:41 EST 2002


I'm trying to process some files on my system.  when I run a script with
os.remove() in it I'm denied permission to delete the file.  I've created
these files as the same user that I'm running the script as.  This is on a
win2k box, when the python interpreter runs, does it run as it's own
unprivleged user?





More information about the Python-list mailing list