delete file

Bartolomé Sintes Marco BartolomeSintes at ono.com
Thu Jul 10 12:28:32 EDT 2003


I have a program that unzip some zip files. After unzipping them,
I want to delete the zip files with os.remove, but I get this error:
OSError: [Errno 13] Permission denied: ....
What can I do?

Thanks,






More information about the Python-list mailing list