summaryrefslogtreecommitdiff
path: root/Demo/scripts/README
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1992-07-07 09:11:44 +0000
committerGuido van Rossum <guido@python.org>1992-07-07 09:11:44 +0000
commit0b927e2e3e17edcdf81947ebd674dc0828542c97 (patch)
tree979ef706b5f81a81783900c3981891a4afdb12bf /Demo/scripts/README
parent5b34373b495bb1bc1c10d1ab0a1ddecae02623eb (diff)
downloadcpython-git-0b927e2e3e17edcdf81947ebd674dc0828542c97.tar.gz
Added description of pp.py.
Diffstat (limited to 'Demo/scripts/README')
-rw-r--r--Demo/scripts/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/Demo/scripts/README b/Demo/scripts/README
index fe9ef51656..eaac93bbaf 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