summaryrefslogtreecommitdiff
path: root/Demo
diff options
context:
space:
mode:
authorSkip Montanaro <skip@pobox.com>2003-01-01 20:27:13 +0000
committerSkip Montanaro <skip@pobox.com>2003-01-01 20:27:13 +0000
commitcc2cae528f53dde5650cca6e11526ca420645eaf (patch)
treec26f02fe62f4ab20798b572acd329bc30ff7ee45 /Demo
parente6689c7cbabf7764e84672ec298160be881a75d5 (diff)
downloadcpython-cc2cae528f53dde5650cca6e11526ca420645eaf.tar.gz
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 6bc66b6eda..e1cf21f231 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