blob: 3110cbaf00c14a6356a07909917ae2ea961a6d0d [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
Guido van Rossum9f7a9561991-12-26 12:59:17 +00005classfix.py Convert old class syntax to new
Guido van Rossum488b7d91991-12-24 13:55:16 +00006copytime.py Copy one file's atime and mtime to another
Guido van Rossumec758ea1991-06-04 20:36:54 +00007eptags.py Create Emacs TAGS file for Python modules
8fact.py Factorize numbers
9findlinksto.py Find symbolic links to a given path (prefix)
10from.py Summarize mailbox
Guido van Rossumec758ea1991-06-04 20:36:54 +000011lpwatch.py Watch BSD line printer queues
12mkreal.py Turn a symbolic link into a real file or directory
13objgraph.py Print object graph from nm output on a library
14pdeps.py Print dependencies between Python modules
15pi.py Print digits of pi (uses arbitrary precision integers)
16primes.py Print prime numbers
17ptags.py Create vi tags file for Python modules
18suff.py Sort a list of files by suffix
19which.py Find a program in $PATH
20xxci.py Wrapper for rcsdiff and ci