4827:778ccdf3417e | 4831:bf53c06fa0fb |
---|---|
198 debugClient = DebugClientThreads() | 198 debugClient = DebugClientThreads() |
199 debugClient.main() | 199 debugClient.main() |
200 | 200 |
201 # | 201 # |
202 # eflag: FileType = Python2 | 202 # eflag: FileType = Python2 |
203 # eflag: noqa = M601, M702 | 203 # eflag: noqa = M601, M702, E402 |