scripts/install.py

changeset 7229
53054eb5b15a
parent 7227
5ba312e6599a
child 7257
c4d0cac9b5c9
diff -r 6037ddba57aa -r 53054eb5b15a scripts/install.py
--- a/scripts/install.py	Mon Sep 09 19:07:48 2019 +0200
+++ b/scripts/install.py	Tue Sep 10 19:30:07 2019 +0200
@@ -9,8 +9,6 @@
 Installation script for the eric6 IDE and all eric6 related tools.
 """
 
-from __future__ import unicode_literals, print_function
-
 import sys
 import os
 import re

eric ide

mercurial