summaryrefslogtreecommitdiffstats
path: root/Demo/scripts/README
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1994-02-07 13:44:59 (GMT)
committerGuido van Rossum <guido@python.org>1994-02-07 13:44:59 (GMT)
commit46f1ca8fe5f6bc8c410649ea525d119b71eb7e03 (patch)
treed2cde81df51eec7ef1dade2faf59a5149b94e481 /Demo/scripts/README
parentb513c74b1b6b8e5500d7ec9c8ca4da41e77591bd (diff)
downloadcpython-46f1ca8fe5f6bc8c410649ea525d119b71eb7e03.zip
cpython-46f1ca8fe5f6bc8c410649ea525d119b71eb7e03.tar.gz
cpython-46f1ca8fe5f6bc8c410649ea525d119b71eb7e03.tar.bz2
added unbirthday.py
Diffstat (limited to 'Demo/scripts/README')
-rw-r--r--Demo/scripts/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/Demo/scripts/README b/Demo/scripts/README
index 1b8e03a..e83f5be 100644
--- a/Demo/scripts/README
+++ b/Demo/scripts/README
@@ -37,5 +37,6 @@ pp.py Emulate some Perl command line options
primes.py Print prime numbers
ptags.py Create vi tags file for Python modules
suff.py Sort a list of files by suffix
+unbirthday.py Print unbirthday count
which.py Find a program in $PATH
xxci.py Wrapper for rcsdiff and ci