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) |