diff options
Diffstat (limited to 'test/Deprecated/Options/help.py')
-rw-r--r-- | test/Deprecated/Options/help.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Deprecated/Options/help.py b/test/Deprecated/Options/help.py index 2ad5253..3905c77 100644 --- a/test/Deprecated/Options/help.py +++ b/test/Deprecated/Options/help.py @@ -30,7 +30,6 @@ Test the Options help messages. import os.path import re -import string try: True, False |