eric6/Utilities/GetSysPath.py

changeset 7639
422fd05e9c91
parent 7360
9190402e4505
child 7923
91e843545d9a
--- a/eric6/Utilities/GetSysPath.py	Thu Jun 25 19:09:55 2020 +0200
+++ b/eric6/Utilities/GetSysPath.py	Sat Jun 27 12:08:12 2020 +0200
@@ -7,8 +7,6 @@
 Module to get sys.path of an external interpreter.
 """
 
-from __future__ import print_function
-
 import sys
 import json
 

eric ide

mercurial