eric7/DebugClients/Python/__init__.py

branch
unittest
changeset 9074
1afb90182258
parent 9066
a219ade50f7c
equal deleted inserted replaced
9073:d88e53da6e66 9074:1afb90182258
6 """ 6 """
7 Package implementing the standard Python debugger. 7 Package implementing the standard Python debugger.
8 8
9 It consists of different kinds of debug clients. 9 It consists of different kinds of debug clients.
10 """ 10 """
11
12 # TODO: remove the unittest support from the debug client

eric ide

mercurial