mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Added description of pp.py.
This commit is contained in:
parent
5b34373b49
commit
0b927e2e3e
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue