Reading/Writing files
Jon Herman
jfc.herman at gmail.com
Fri Mar 18 17:33:06 EDT 2011
Hello all,
I am pretty new to Python and am trying to write data to a file. However, I
seem to be misunderstanding how to do so. For starters, I'm not even sure
where Python is looking for these files or storing them. The directories I
have added to my PYTHONPATH variable (where I import modules from
succesfully) does not appear to be it.
So my question is: How do I tell Python where to look for opening files, and
where to store new files?
Thanks,
Jon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110318/c7c4e8ca/attachment.html>
More information about the Python-list
mailing list