On 22/02/12 04:00, ken brockman wrote:

Being a neophyte to Python, I was under the impression that you had to
install tkinter independently.of python.

No, its part of the standard library. On some *nix installs tk
support is not compiled in but tkinter should be there. But on Windows its always there.

Running it in a separate thread sounds like what this feature is doing. But IDLE has been doing that for the last several releases too (since v2.5?)

--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to