summaryrefslogtreecommitdiffstats
path: root/Demo/scripts
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1992-08-10 10:43:07 (GMT)
committerGuido van Rossum <guido@python.org>1992-08-10 10:43:07 (GMT)
commitc2b2a0401b06b2b83f3f4b203ea0017bd9916775 (patch)
tree80917c43ddca92230c2573a44e7de86c5268eb5e /Demo/scripts
parentff535a1b446ac0dfa120d9bd8e88635d3ace5ea6 (diff)
downloadcpython-c2b2a0401b06b2b83f3f4b203ea0017bd9916775.zip
cpython-c2b2a0401b06b2b83f3f4b203ea0017bd9916775.tar.gz
cpython-c2b2a0401b06b2b83f3f4b203ea0017bd9916775.tar.bz2
*** empty log message ***
Diffstat (limited to 'Demo/scripts')
-rw-r--r--Demo/scripts/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/scripts/README b/Demo/scripts/README
index eaac93b..d093323 100644
--- a/Demo/scripts/README
+++ b/Demo/scripts/README
@@ -26,7 +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...
+pp.py Emulate some Perl command line options
primes.py Print prime numbers
ptags.py Create vi tags file for Python modules
suff.py Sort a list of files by suffix