eric7/Debugger/__init__.py

branch
unittest
changeset 9066
a219ade50f7c
parent 8881
54e42bc2437a
child 9074
1afb90182258
equal deleted inserted replaced
9065:39405e6eba20 9066:a219ade50f7c
7 Package implementing the Debugger frontend. 7 Package implementing the Debugger frontend.
8 8
9 This package implements the graphical debugger. It consists 9 This package implements the graphical debugger. It consists
10 of the debugger related HMI part, supporting dialogs and the debug server. 10 of the debugger related HMI part, supporting dialogs and the debug server.
11 """ 11 """
12
13 # TODO: remove the unittest support from the debugger

eric ide

mercurial