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()
_______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor