4 <meta charset="UTF-8"> |
4 <meta charset="UTF-8"> |
5 <link rel="stylesheet" href="styles.css"> |
5 <link rel="stylesheet" href="styles.css"> |
6 </head> |
6 </head> |
7 <body> |
7 <body> |
8 <h1>eric7.DebugClients.Python</h1> |
8 <h1>eric7.DebugClients.Python</h1> |
9 |
|
10 <p> |
9 <p> |
11 Package implementing the standard Python debugger. |
10 Package implementing the standard Python debugger. |
12 </p> |
11 </p> |
13 <p> |
12 <p> |
14 It consists of different kinds of debug clients. |
13 It consists of different kinds of debug clients. |
15 </p> |
14 </p> |
|
15 |
16 |
16 |
17 |
17 |
18 <h3>Modules</h3> |
18 <h3>Modules</h3> |
19 <table> |
19 <table> |
20 |
20 |