summaryrefslogtreecommitdiff
path: root/util.py
diff options
context:
space:
mode:
Diffstat (limited to 'util.py')
-rw-r--r--util.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/util.py b/util.py
index 8d224154..9de6077f 100644
--- a/util.py
+++ b/util.py
@@ -4,8 +4,6 @@ Miscellaneous utility functions -- anything that doesn't fit into
one of the other *util.py modules.
"""
-# created 1999/03/08, Greg Ward
-
__revision__ = "$Id$"
import sys, os, string, re