summaryrefslogtreecommitdiffstats
path: root/Demo
diff options
context:
space:
mode:
authorSkip Montanaro <skip@pobox.com>2003-01-01 20:27:13 (GMT)
committerSkip Montanaro <skip@pobox.com>2003-01-01 20:27:13 (GMT)
commit2cfc4725d5285ce48feebdb75452510008067e51 (patch)
treeb923578432d5edea17b7b3e0a65d570e9271e2cd /Demo
parentf2c47114e75e26d9535f24b5ce15e199b2e6496e (diff)
downloadcpython-2cfc4725d5285ce48feebdb75452510008067e51.zip
cpython-2cfc4725d5285ce48feebdb75452510008067e51.tar.gz
cpython-2cfc4725d5285ce48feebdb75452510008067e51.tar.bz2
add find-uname.py
Diffstat (limited to 'Demo')
-rw-r--r--Demo/scripts/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/Demo/scripts/README b/Demo/scripts/README
index 6bc66b6..e1cf21f 100644
--- a/Demo/scripts/README
+++ b/Demo/scripts/README
@@ -3,6 +3,7 @@ This directory contains a collection of executable Python scripts.
See also the Tools/scripts directory!
fact.py Factorize numbers
+find-uname.py Search for Unicode characters using regexps.
from.py Summarize mailbox
ftpstats.py Summarize ftp daemon log file
lpwatch.py Watch BSD line printer queues