from a file, i click run from the IDLE interpreter On 7/14/07, elis aeris <[EMAIL PROTECTED]> wrote:
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