File Descriptor Modes

O'Rourke Clodagh-corour01 corour01 at motorola.com
Tue Mar 20 14:52:48 EST 2001


Hi all,

Does anyone where I would find a summary of the different modes it is possible to open a file descriptor in?
I want to open a file and write data to it without writing over the existing contents of the file.
Do I need to explicitly find the end of the file and begin writing there or is there a mode that does this?
Thanks,
Clodagh




More information about the Python-list mailing list