How does f=open('mytext.txt', 'w+') work?
Alex
lidenalex at yahoo.se
Sun Sep 18 13:40:46 EDT 2005
Previous message (by thread):
How does f=open('mytext.txt', 'w+') work?
Next message (by thread):
How does f=open('mytext.txt', 'w+') work?
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Thanks Steven, very good explaination. f.seek(0) does the trick! Alex
Previous message (by thread):
How does f=open('mytext.txt', 'w+') work?
Next message (by thread):
How does f=open('mytext.txt', 'w+') work?
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Python-list mailing list