From: Skip Montanaro Date: Wed, 1 Jan 2003 20:27:13 +0000 (+0000) Subject: add find-uname.py X-Git-Tag: v2.3c1~2671 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2cfc4725d5285ce48feebdb75452510008067e51;p=thirdparty%2FPython%2Fcpython.git add find-uname.py --- diff --git a/Demo/scripts/README b/Demo/scripts/README index 6bc66b6edab2..e1cf21f23171 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