mtTkinter A wrapper around Tkinter for multi-threading by Allen B. Taylor This is the mtTkinter module written by Allen B. Taylor, originally publishedhere. This module was originally created to fix problems in a program that was not thread-safe, but I have found it to be useful in my ...
mttkinter.py First working 3.x version Sep 28, 2014 planets.py Clean up planets.py sample program Sep 28, 2014 mttkinter A thread-safe version of tkinter Adapted from the Python-2-only module of the same name by Allen B. Taylor (a dot b dot taylor at gmail dot com), available at...