cpython/Demo/scripts
Guido van Rossum 9f7a956ffa Added classfix. 1991-12-26 12:59:17 +00:00
..
README Added classfix. 1991-12-26 12:59:17 +00:00
fact.py Adapt to mixed-mode arithmetic, and added a warning comment. 1991-12-18 13:45:17 +00:00
from.py Improved error handling. 1991-12-18 13:38:42 +00:00
lpwatch.py Modularized the code. 1991-12-18 13:38:58 +00:00
pi.py Initial revision 1991-06-04 20:36:54 +00:00
primes.py Initial revision 1991-06-04 20:36:54 +00:00

README

Contents of this directory:

byteyears.py		Print product of a file's size and age
checkpyc.py		Check presence and validity of ".pyc" files
classfix.py		Convert old class syntax to new
copytime.py		Copy one file's atime and mtime to another
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