Writing Files

Rene Pijlman reply.in.the.newsgroup at my.address.is.invalid
Sat Jan 10 20:49:08 EST 2004


Lucas Raab:
>What is the best way to go about writing to files??

f.write()

http://www.python.org/doc/current/tut/node9.html#SECTION009200000000000000000

>Whenever I insert a statement to write results to a file there's 
>nothing in it.

There must be something wrong with the statement.

-- 
René Pijlman



More information about the Python-list mailing list