]> granicus.if.org Git - python/commit
Patch by Dieter Maurer to make things work for Tcl/Tk 8.1. This
authorGuido van Rossum <guido@python.org>
Fri, 5 Nov 1999 18:11:23 +0000 (18:11 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 5 Nov 1999 18:11:23 +0000 (18:11 +0000)
commite168c65603db4d024d635af966435d70d96800e7
treed5797b7dbaf98099efd2295a43ddeb65defe9ea5
parent6b26a06037d5ceacf2279f8c1f145521316037c9
Patch by Dieter Maurer to make things work for Tcl/Tk 8.1.  This
simply moves the call to Tk_MainWindow() after the Tcl/Tk
initialization calls.  The patch is unconditional, it works with
earlier and later versions as well.
Modules/tkappinit.c