[Tutor] interpreter restarts

elis aeris hunter92383 at gmail.com
Fri Jul 13 20:47:14 CEST 2007


from a file, i click run from the IDLE interpreter

On 7/14/07, elis aeris <hunter92383 at gmail.com> wrote:
>
> IDLE
>
> On 7/14/07, Alan Gauld <alan.gauld at btinternet.com> wrote:
> >
> >
> > "elis aeris" <hunter92383 at gmail.com> 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 at python.org
> > http://mail.python.org/mailman/listinfo/tutor
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20070714/c1e810a7/attachment.htm 


More information about the Tutor mailing list