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
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