why deos the interpreter restarts with this?

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

f.write("yeahppe")

f.close()
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to