• Guido van Rossum's avatar
    Changes to make it possible to write multi-threaded programs using · f9434efe
    Guido van Rossum authored
    Tkinter.  This adds a separate lock -- read the comments.  (This was
    also needed for Mark Hammond's attempts to make PythonWin
    Tkinter-friendly.)
    
    The changes have affected the EventHook slightly, too; and I've done
    some more cleanup of the code that deals with the different versions
    of Tcl_CreateFileHandler().
    f9434efe
_tkinter.c 43.2 KB