eric6/DebugClients/Python/eric6dbgstub.py

changeset 7639
422fd05e9c91
parent 7360
9190402e4505
child 7900
72b88fb20261
child 7924
8a96736d465e
equal deleted inserted replaced
7638:176145438b1e 7639:422fd05e9c91
83 """ 83 """
84 global debugger 84 global debugger
85 if debugger: 85 if debugger:
86 debugger.startDebugger(enableTrace=enableTrace, exceptions=exceptions, 86 debugger.startDebugger(enableTrace=enableTrace, exceptions=exceptions,
87 tracePython=tracePython, redirect=redirect) 87 tracePython=tracePython, redirect=redirect)
88
89 #
90 # eflag: noqa = M702

eric ide

mercurial