eric7/DebugClients/Python/DebugBase.py

branch
eric7
changeset 8964
29344a31ee2a
parent 8918
2167e507b277
--- a/eric7/DebugClients/Python/DebugBase.py	Sun Feb 27 19:02:33 2022 +0100
+++ b/eric7/DebugClients/Python/DebugBase.py	Mon Feb 28 17:07:35 2022 +0100
@@ -85,7 +85,7 @@
         self.id = -1
         self.name = ''
         
-        self.tracePythonLibs(0)
+        self.tracePythonLibs(False)
         
         # Special handling of a recursion error
         self.skipFrames = 0

eric ide

mercurial