commit | e168c65603db4d024d635af966435d70d96800e7 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Nov 05 18:11:23 1999 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Nov 05 18:11:23 1999 +0000 |
tree | d5797b7dbaf98099efd2295a43ddeb65defe9ea5 | |
parent | 6b26a06037d5ceacf2279f8c1f145521316037c9 [diff] |
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.