--- a/eric6/Debugger/DebuggerInterfacePython.py Mon Sep 09 19:07:48 2019 +0200 +++ b/eric6/Debugger/DebuggerInterfacePython.py Tue Sep 10 19:30:07 2019 +0200 @@ -7,7 +7,6 @@ Module implementing the Python3 debugger interface for the debug server. """ -from __future__ import unicode_literals import sys import os