Get rid of old IDLE. Lib/idlelib rules!

This commit is contained in:
Guido van Rossum 2003-06-14 00:08:37 +00:00
parent 91012fe9b5
commit ecb544e95b
71 changed files with 0 additions and 10925 deletions

View file

@ -24,8 +24,6 @@ i18n Tools for internationalization. pygettext.py
and msgfmt.py generates a binary message catalog
from a catalog in text format.
idle A Tkinter-based Python IDE.
modulator Interactively generate boiler plate for an extension
module. Works easiest if you have Tk.