Can't Write File

Victor Subervi victorsubervi at gmail.com
Tue Nov 10 15:38:36 EST 2009


Hi;
I've determined the problem in a script is I can't open a file to write it:
script = open(getpic, "w")  # where getpic is already defined
Here are the permissions:
-rwxr-xr-x  1 root root  4649 Nov 10 12:31 start.py
What am I doing wrong?
TIA,
Victor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20091110/da3d6ae9/attachment.html>


More information about the Python-list mailing list