From 133164406a50d56633fa39fb553cbb838f70c529 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Sun, 15 Aug 2004 20:03:38 +0000 Subject: Add basic unit tests; fix lastname,firstname name syntax; make configuration a separate file; make templates a configuration option; add separate cache jails to take advantage of apache http auth (last idea is from geoff) svn:r109 --- metaphone.py | 1 - 1 file changed, 1 deletion(-) (limited to 'metaphone.py') diff --git a/metaphone.py b/metaphone.py index 9c261d6..e86d4fc 100644 --- a/metaphone.py +++ b/metaphone.py @@ -188,7 +188,6 @@ def metaphone(s): def demo(a): print a, "=>", metaphone(a) -print __name__ if __name__ == '__main__': demo("Nick. Mathewson") -- cgit v1.2.3-70-g09d2