[Tutor] multiple file output
Jimmy verma
jim_938 at hotmail.com
Tue Sep 9 20:59:15 EDT 2003
Hello tutor,
Thanks to everyone for their suggestions. Now i want to open the file with
names which are created dynamically.
out = open('f[i].txt', 'w')
out.write(str)
out.close()
something like this where f[i] should be coming from some list f
Your valuable suggestions are welcomed.
Regards,
J+
_________________________________________________________________
On the move? Need to access your mails?
http://server1.msn.co.in/sp03/mobilesms/index.asp Hotmail is now on your
mobile!
More information about the Tutor
mailing list