How to add data in a existant file ?

kiket at my-dejanews.com kiket at my-dejanews.com
Mon Apr 19 04:35:26 EDT 1999


Hi,

I use python to developp a script and I want to know which is the fonction
that permit to add data in a existant file. I know already how to write data
in a new file -----> f=open('file.name','w') f.write('data') f.close()

But how to merge data in a existant file ?

Mail your response to fquiquet at lemel.fr
Thank's a lot for your help.

-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    




More information about the Python-list mailing list