DebugClients/Python3/eric5dbgstub.py

changeset 3021
801289962f4e
parent 2987
c99695c0f13a
child 3160
209a07d7e401
equal deleted inserted replaced
3020:542e97d4ecb3 3021:801289962f4e
85 stderr (boolean) 85 stderr (boolean)
86 """ 86 """
87 global debugger 87 global debugger
88 if debugger: 88 if debugger:
89 debugger.startDebugger(enableTrace=enableTrace, exceptions=exceptions, 89 debugger.startDebugger(enableTrace=enableTrace, exceptions=exceptions,
90 tracePython=tracePython, redirect=redirect) 90 tracePython=tracePython, redirect=redirect)

eric ide

mercurial