]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Added description of pp.py.
authorGuido van Rossum <guido@python.org>
Tue, 7 Jul 1992 09:11:44 +0000 (09:11 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 7 Jul 1992 09:11:44 +0000 (09:11 +0000)
Demo/scripts/README

index fe9ef51656bc11a06a28efa85bcca7897ff7d240..eaac93bbafe5d021829a9fe2a01fdaabe8e037a6 100644 (file)
@@ -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