summaryrefslogtreecommitdiffstats
path: root/Modules/clinic/_tkinter.c.h
Commit message (Collapse)AuthorAgeFilesLines
* Issue #27332: Fixed the type of the first argument of module-level functionsSerhiy Storchaka2016-07-071-7/+7
| | | | generated by Argument Clinic. Patch by Petr Viktorin.
* Issue #20168: Converted the _tkinter module to Argument Clinic.Serhiy Storchaka2015-05-031-0/+624