diff options
| author | Jeremy Hylton <jeremy@alum.mit.edu> | 2001-09-20 15:27:30 +0000 |
|---|---|---|
| committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2001-09-20 15:27:30 +0000 |
| commit | fe148c80b77c0935f789e4170b237f1b8a76b3bc (patch) | |
| tree | 31eb619d5e88480158996b1ae38008bb1644634c /Tools/README | |
| parent | 5953b40442369883db9c9f72c759587ad612ec00 (diff) | |
| download | cpython-git-fe148c80b77c0935f789e4170b237f1b8a76b3bc.tar.gz | |
Update description of Tools/compiler
Diffstat (limited to 'Tools/README')
| -rw-r--r-- | Tools/README | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Tools/README b/Tools/README index 80cfa72fec..5d20e9bd46 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 |
