diff options
Diffstat (limited to 'fancy_getopt.py')
| -rw-r--r-- | fancy_getopt.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fancy_getopt.py b/fancy_getopt.py index 5de64e15..f78b0a68 100644 --- a/fancy_getopt.py +++ b/fancy_getopt.py @@ -8,8 +8,6 @@ additional features: * options set attributes of a passed-in object """ -# created 1999/03/03, Greg Ward - __revision__ = "$Id$" import sys, string, re |
