tests/test-doctest.py
branchstable
changeset 45657 4a146cff76fa
parent 45633 5a19d7c9129b
child 45942 89a2afe31e82
--- a/tests/test-doctest.py	Thu Oct 08 13:16:14 2020 -0700
+++ b/tests/test-doctest.py	Thu Oct 08 13:45:56 2020 -0700
@@ -4,7 +4,7 @@
 from __future__ import print_function
 
 import doctest
-import os.path
+import os
 import re
 import subprocess
 import sys