comparison: DebugClients/Python/AsyncIO.py
DebugClients/Python/AsyncIO.py
- branch
- 6_1_x
- changeset 4541
- e8ddd9d76414
- parent 4021
- 195a471c327b
- child 4563
- 881340f4bd0c
- child 4632
- ca310db386ed
equal
deleted
inserted
replaced
83 """ |
83 """ |
84 self.wbuf = self.wbuf + s |
84 self.wbuf = self.wbuf + s |
85 |
85 |
86 # |
86 # |
87 # eflag: FileType = Python2 |
87 # eflag: FileType = Python2 |
|
88 # eflag: noqa = M601, M702 |