The Python documentation has the info you need, section 2, builtin functions under 
'open'.

Please rtfm.



On Wed, 31 Jan 2001 13:54:20 +0000, I seem to recall, [EMAIL PROTECTED] 
<[EMAIL PROTECTED]> scrawled something like:

> 
> Hi!
> 
> Are there any "write append" methods for file objects in Python? I can´t
> imagine that one one have to read and store the file contents in a
> container on to add to the container and RE-write to the original file
> 
> 
> Best regards
> 
> Sharriff Aina
> 
> 
> _______________________________________________
> ActivePython mailing list
> [EMAIL PROTECTED]
> http://listserv.ActiveState.com/mailman/listinfo/activepython
_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to