cpython/Demo/scripts
Guido van Rossum c3f2a3bf93 Strip redundant -P from arguments; only print 'ahead' count
if other users present in queue.
1991-07-01 18:21:32 +00:00
..
README Initial revision 1991-06-04 20:36:54 +00:00
fact.py Initial revision 1991-06-04 20:36:54 +00:00
from.py Initial revision 1991-06-04 20:36:54 +00:00
lpwatch.py Strip redundant -P from arguments; only print 'ahead' count 1991-07-01 18:21:32 +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
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
lfact.py		Factorize long numbers
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