src/eric7/DebugClients/Python/eric7dbgstub.py

branch
eric7
changeset 9448
ea215f7afab3
parent 9221
bf71ee032bb4
child 9482
a2bc06a54d9d
--- a/src/eric7/DebugClients/Python/eric7dbgstub.py	Mon Oct 31 10:48:45 2022 +0100
+++ b/src/eric7/DebugClients/Python/eric7dbgstub.py	Mon Oct 31 13:52:10 2022 +0100
@@ -11,7 +11,7 @@
 import sys
 import sysconfig
 
-from eric7config import getConfig
+from eric7.Globals import getConfig
 
 debugger = None
 __scriptname = None

eric ide

mercurial