tests/test-doctest.py
branchstable
changeset 49366 288de6f5d724
parent 48875 6000f5b25c9b
child 49873 40060267df22
--- a/tests/test-doctest.py	Thu Jun 16 15:15:03 2022 +0200
+++ b/tests/test-doctest.py	Thu Jun 16 15:28:54 2022 +0200
@@ -1,7 +1,5 @@
 # this is hack to make sure no escape characters are inserted into the output
 
-from __future__ import absolute_import
-from __future__ import print_function
 
 import doctest
 import os