diff options
Diffstat (limited to 'Lib/test/test_strftime.py')
| -rw-r--r--[-rwxr-xr-x] | Lib/test/test_strftime.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_strftime.py b/Lib/test/test_strftime.py index 5b94bbe..14057eb 100755..100644 --- a/Lib/test/test_strftime.py +++ b/Lib/test/test_strftime.py @@ -4,7 +4,6 @@ Unittest for time.strftime import calendar import sys -import os import re from test import support import time |
