]> granicus.if.org Git - python/commitdiff
Install the main script for the new IDLE here.
authorGuido van Rossum <guido@python.org>
Fri, 13 Jun 2003 20:35:11 +0000 (20:35 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 13 Jun 2003 20:35:11 +0000 (20:35 +0000)
setup.py

index 99b6cfffbed401b977ff30a0be654bbe5eb09526..76005a145947de7c9c1be9cf4d53773fffeca6da 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -1134,7 +1134,7 @@ def main():
           ext_modules=[Extension('struct', ['structmodule.c'])],
 
           # Scripts to install
-          scripts = ['Tools/scripts/pydoc']
+          scripts = ['Tools/scripts/pydoc', 'Tools/scripts/idle']
         )
 
 # --install-platlib