summaryrefslogtreecommitdiff
path: root/Tools/idle/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of old IDLE. Lib/idlelib rules!Guido van Rossum2003-06-141-100/+0
|
* Properly find and install icons even if calling setup.py from the build dir.Martin v. Löwis2003-01-161-2/+2
|
* Add --check-tkinter to setup.py. Install IDLE. Fixes #634078.Martin v. Löwis2002-11-061-5/+24
|
* Patch #422471: Install IDLE Help FileMartin v. Löwis2001-08-081-1/+1
|
* Whitespace normalization.Tim Peters2001-02-091-1/+1
|
* Allow installation of IDLE via distutils (patch #103138).Martin v. Löwis2001-01-281-0/+81