How does f=open('mytext.txt', 'w+') work?
Thomas Jollans
nospam at jollans.com
Sun Sep 18 12:48:29 EDT 2005
I have no idea what is happening, but to the subject line: I guess it's
a plain wrapper around fopen fron <stdio.h>
More information about the Python-list
mailing list