DebugClients/Python/DCTestResult.py

changeset 4543
2e6a880670e9
parent 4021
195a471c327b
child 4631
5c1a96925da4
equal deleted inserted replaced
4540:45627d092846 4543:2e6a880670e9
126 if self.parent.readstream in rrdy: 126 if self.parent.readstream in rrdy:
127 self.parent.readReady(self.parent.readstream.fileno()) 127 self.parent.readReady(self.parent.readstream.fileno())
128 128
129 # 129 #
130 # eflag: FileType = Python2 130 # eflag: FileType = Python2
131 # eflag: noqa = M601, M702

eric ide

mercurial