IDLE On 7/14/07, Alan Gauld <[EMAIL PROTECTED]> wrote:
"elis aeris" <[EMAIL PROTECTED]> wrote > why deos the interpreter restarts with this? Which interpreter? Command prompt python? IDLE? PythonWin? PyCrust? And are you running them line by line manually or is the code in a file? > f = open("data.ini","w") > > f.write("yeahppe") > > f.close() Works OK for me in PyCrust and the vanilla interpreter. Alan G. _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor
_______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor