comparison: DebugClients/Python/DebugClient.py
DebugClients/Python/DebugClient.py
- branch
- 6_1_x
- changeset 4541
- e8ddd9d76414
- parent 4021
- 195a471c327b
- child 4631
- 5c1a96925da4
equal
deleted
inserted
replaced
37 debugClient = DebugClient() |
37 debugClient = DebugClient() |
38 debugClient.main() |
38 debugClient.main() |
39 |
39 |
40 # |
40 # |
41 # eflag: FileType = Python2 |
41 # eflag: FileType = Python2 |
|
42 # eflag: noqa = M601, M702 |