newbie question on Fredrik Lundh's simple script

Giorgi Lekishvili gleki at gol.ge
Thu Jul 4 03:54:08 EDT 2002


Nec vicia nostra, nec remedia pati possimus...

T. Livius

laotseu wrote:

> Giorgi Lekishvili wrote:
> >
> > Fredrik Lundh wrote:
> >
> >
> >>John Boik wrote:
> >>
> >>
> >>>Here is the problem.  The frame pops up OK, but when I press the Quit button
> >>>nothing happens.  When I press it twice, Python shuts down.
> >>
> >>I assume "Python" means "the IDLE environment" ?
> >>
> >>IDLE executes Python code inside it's own interpreter, and
> >>is also using Tkinter.  If you run a program inside IDLE that
> >>shuts Tkinter down, you'll also shut IDLE down.
> >>
> >>That's really IDLE's fault, not Tkinter's...
> >>
> >>I recommend running the samples in a stand-alone Python
> >>interpreter, from the command line.
> >>
> >>(or use an IDE that knows how to run Python programs in
> >>a separate process...)
> >>
> >
> >
> > Would you like to tell me which are such IDEs, and among them, which are freeware?
> >
> > Thank you.
> > Giorgi
> >
> >
> >
> >
> >></F>
> >
> >
>
> Well, I'm not sure it's worth having a look, but I've been told about a
> brand new cross-platform, cross-language, fully scriptable and
> configurable IDE.
>
> It's named Emacs...
>
> laotseu




More information about the Python-list mailing list