summaryrefslogtreecommitdiffstats
path: root/Demo/scripts
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1992-07-07 09:11:44 (GMT)
committerGuido van Rossum <guido@python.org>1992-07-07 09:11:44 (GMT)
commit0b927e2e3e17edcdf81947ebd674dc0828542c97 (patch)
tree979ef706b5f81a81783900c3981891a4afdb12bf /Demo/scripts
parent5b34373b495bb1bc1c10d1ab0a1ddecae02623eb (diff)
downloadcpython-0b927e2e3e17edcdf81947ebd674dc0828542c97.zip
cpython-0b927e2e3e17edcdf81947ebd674dc0828542c97.tar.gz
cpython-0b927e2e3e17edcdf81947ebd674dc0828542c97.tar.bz2
Added description of pp.py.
Diffstat (limited to 'Demo/scripts')
-rw-r--r--Demo/scripts/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/Demo/scripts/README b/Demo/scripts/README
index fe9ef51..eaac93b 100644
--- a/Demo/scripts/README
+++ b/Demo/scripts/README
@@ -26,6 +26,7 @@ mkreal.py Turn a symbolic link into a real file or directory
objgraph.py Print object graph from nm output on a library
pdeps.py Print dependencies between Python modules
pi.py Print all digits of pi -- given enough time and memory
+pp.py Emulate the '-ae' option of Perl...
primes.py Print prime numbers
ptags.py Create vi tags file for Python modules
suff.py Sort a list of files by suffix