summaryrefslogtreecommitdiffstats
path: root/Lib/test/regrtest.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/regrtest.py')
-rwxr-xr-xLib/test/regrtest.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py
index 62d869c..ecd8b09 100755
--- a/Lib/test/regrtest.py
+++ b/Lib/test/regrtest.py
@@ -168,7 +168,6 @@ import json
import os
import random
import re
-import io
import sys
import time
import errno