From 2cfc4725d5285ce48feebdb75452510008067e51 Mon Sep 17 00:00:00 2001 From: Skip Montanaro Date: Wed, 1 Jan 2003 20:27:13 +0000 Subject: [PATCH] add find-uname.py --- Demo/scripts/README | 1 + 1 file changed, 1 insertion(+) diff --git a/Demo/scripts/README b/Demo/scripts/README index 6bc66b6edab..e1cf21f2317 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