[Tutor] how do I input " as part of a string?

elis aeris hunter92383 at gmail.com
Fri Jul 13 19:44:09 CEST 2007


this one doesn't work; did I misread your string?

f = open("data.ini","w")

title = "taitle"

f.write('title is \"%title\"\n ')


f.close()
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20070714/f1e39a81/attachment-0001.htm 


More information about the Tutor mailing list