summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/_dummy_tkinter.c
Commit message (Collapse)AuthorAgeFilesLines
* Getting rid of support for MacOS9 and earlier. This is the first step,Jack Jansen2003-11-191-28/+0
| | | | | and the biggest in size, but probably the easiest. Hunting through the source code comes next.
* Dummy _tkinter module for Carbon, which explains that Tkinter isnt supported ↵Jack Jansen2001-03-201-0/+28
under Carbon.