diff options
Diffstat (limited to 'util.py')
| -rw-r--r-- | util.py | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |
