summaryrefslogtreecommitdiff
path: root/py/makemoduledefs.py
diff options
context:
space:
mode:
Diffstat (limited to 'py/makemoduledefs.py')
-rw-r--r--py/makemoduledefs.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/py/makemoduledefs.py b/py/makemoduledefs.py
index 29162ab38..1488db5c9 100644
--- a/py/makemoduledefs.py
+++ b/py/makemoduledefs.py
@@ -14,8 +14,6 @@ py/builtinimnport.c:process_import_at_level. Regular modules will always use
the built-in version.
"""
-from __future__ import print_function
-
import sys
import re
import io