summaryrefslogtreecommitdiffstats
path: root/Tools/README
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2001-09-20 15:27:30 (GMT)
committerJeremy Hylton <jeremy@alum.mit.edu>2001-09-20 15:27:30 (GMT)
commitfe148c80b77c0935f789e4170b237f1b8a76b3bc (patch)
tree31eb619d5e88480158996b1ae38008bb1644634c /Tools/README
parent5953b40442369883db9c9f72c759587ad612ec00 (diff)
downloadcpython-fe148c80b77c0935f789e4170b237f1b8a76b3bc.zip
cpython-fe148c80b77c0935f789e4170b237f1b8a76b3bc.tar.gz
cpython-fe148c80b77c0935f789e4170b237f1b8a76b3bc.tar.bz2
Update description of Tools/compiler
Diffstat (limited to 'Tools/README')
-rw-r--r--Tools/README5
1 files changed, 2 insertions, 3 deletions
diff --git a/Tools/README b/Tools/README
index 80cfa72..5d20e9b 100644
--- a/Tools/README
+++ b/Tools/README
@@ -10,9 +10,8 @@ audiopy Audiopy is a program to control the Solaris audio
bgen Generate complete extension modules from a
description. Still under development!
-compiler A Python source to bytecode compiler written in
- Python, including an interface for manipulating
- abstract syntax trees. Still under development.
+compiler Tools used to maintain the compiler package in the
+ standard library.
faqwiz FAQ Wizard.
See http://www.python.org/cgi-bin/faqw.py