also, why does the interpreter restart when I run this?
f = open("data.ini","w")
f.write("yeahppe")
f.close()
_______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
also, why does the interpreter restart when I run this?
f = open("data.ini","w")
f.write("yeahppe")
f.close()
_______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor