[Python-Dev] Event loops, PyOS_InputHook, and Tkinter

Fredrik Lundh fredrik at pythonware.com
Fri Nov 11 22:34:19 CET 2005


Jim Jewett wrote:

> > really?  Python comes with a module that makes it trivial to get
> > a fully working interpreter console ...
>
> Using an event loop (or an external GUI) should not require
> forking the entire interactive mode, no matter how trivial that
> fork is.

repeating a bogus argument doesn't make it any better.

</F>





More information about the Python-Dev mailing list