summaryrefslogtreecommitdiffstats
path: root/Modules/tkinter.h
Commit message (Collapse)AuthorAgeFilesLines
* Include tkinter.h only after including tk.h (or the equivalent for another ↵Guilherme Polo2009-04-051-1/+3
| | | | platform).
* Fixed issue #5122: Synchronize tk load failure check to prevent aGuilherme Polo2009-02-091-0/+25
potential deadlock.