cpython/Demo/scripts/README

21 lines
881 B
Plaintext
Raw Normal View History

1991-06-04 17:36:54 -03:00
Contents of this directory:
byteyears.py Print product of a file's size and age
1991-12-24 09:55:16 -04:00
checkpyc.py Check presence and validity of ".pyc" files
1991-12-26 08:59:17 -04:00
classfix.py Convert old class syntax to new
1991-12-24 09:55:16 -04:00
copytime.py Copy one file's atime and mtime to another
1991-06-04 17:36:54 -03:00
eptags.py Create Emacs TAGS file for Python modules
fact.py Factorize numbers
findlinksto.py Find symbolic links to a given path (prefix)
from.py Summarize mailbox
lpwatch.py Watch BSD line printer queues
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 digits of pi (uses arbitrary precision integers)
primes.py Print prime numbers
ptags.py Create vi tags file for Python modules
suff.py Sort a list of files by suffix
which.py Find a program in $PATH
xxci.py Wrapper for rcsdiff and ci