blob: 9cd4ca310c891b75447d0b25f82b980617c9445e [file] [log] [blame]
Guido van Rossumec758ea1991-06-04 20:36:54 +00001Contents of this directory:
2
3byteyears.py Print product of a file's size and age
Guido van Rossum488b7d91991-12-24 13:55:16 +00004checkpyc.py Check presence and validity of ".pyc" files
5copytime.py Copy one file's atime and mtime to another
Guido van Rossumec758ea1991-06-04 20:36:54 +00006eptags.py Create Emacs TAGS file for Python modules
7fact.py Factorize numbers
8findlinksto.py Find symbolic links to a given path (prefix)
9from.py Summarize mailbox
Guido van Rossumec758ea1991-06-04 20:36:54 +000010lpwatch.py Watch BSD line printer queues
11mkreal.py Turn a symbolic link into a real file or directory
12objgraph.py Print object graph from nm output on a library
13pdeps.py Print dependencies between Python modules
14pi.py Print digits of pi (uses arbitrary precision integers)
15primes.py Print prime numbers
16ptags.py Create vi tags file for Python modules
17suff.py Sort a list of files by suffix
18which.py Find a program in $PATH
19xxci.py Wrapper for rcsdiff and ci