summaryrefslogtreecommitdiffstats
path: root/Mac/Build/_dummy_tkinter.mcp.exp
Commit message (Collapse)AuthorAgeFilesLines
* Getting rid of support for MacOS9 and earlier. This is the first step,Jack Jansen2003-11-191-1/+0
| | | | | and the biggest in size, but probably the easiest. Hunting through the source code comes next.
* Oops, this file shouldn't have been removed.Jack Jansen2001-08-201-0/+1
|
* Got rid of all the plugin xml files: they are generated, andJack Jansen2001-08-191-1/+0
| | | | | | | | | they were only in the repository for people building MacPython from CVS (the .cmp project files are in a MacPython source distribution). The process to regenerate them is now easier (and documented!) so these shouldn't be needed anymore. And eventually they should all be built by setup.py anyway.
* Dummy _tkinter module for Carbon, which explains that Tkinter isnt supported ↵Jack Jansen2001-03-201-0/+1
under Carbon.