summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_json
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2016-04-24 21:05:30 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2016-04-24 21:05:30 (GMT)
commita6f26c1d3495670c02c2ceb1e38ada0d468579f7 (patch)
tree0fe173ee82748239d48aa022592ae68f90a044de /Lib/test/test_json
parentfd2839e1de4e1eac61d982fe3a0d2b4602f3fd3e (diff)
downloadcpython-a6f26c1d3495670c02c2ceb1e38ada0d468579f7.zip
cpython-a6f26c1d3495670c02c2ceb1e38ada0d468579f7.tar.gz
cpython-a6f26c1d3495670c02c2ceb1e38ada0d468579f7.tar.bz2
Remove more unused imports in tests.
Diffstat (limited to 'Lib/test/test_json')
-rw-r--r--Lib/test/test_json/test_fail.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_json/test_fail.py b/Lib/test/test_json/test_fail.py
index 95ff5b8..7910521 100644
--- a/Lib/test/test_json/test_fail.py
+++ b/Lib/test/test_json/test_fail.py
@@ -1,5 +1,4 @@
from test.test_json import PyTest, CTest
-import re
# 2007-10-05
JSONDOCS = [