fprintf(): Python Equivalent????

Prem Rachakonda prem at engr.uky.edu
Mon Jun 18 20:58:19 EDT 2001


HI,
  Does python have some function which does a formatted file writing
functionality similar to C's

fprintf(fp,"%s %s",string1, string2);

If so, could you please let me know.

Prem.



More information about the Python-list mailing list