DebugClients/Python/coverage/bytecode.py

branch
5_0_x
changeset 807
ecc71fdd67f1
parent 31
744cd0b4b8cd
child 3495
fac17a82b431
equal deleted inserted replaced
806:30db18b3c78b 807:ecc71fdd67f1
77 return code 77 return code
78 78
79 raise StopIteration 79 raise StopIteration
80 80
81 next = __next__ 81 next = __next__
82
83 #
84 # eflag: FileType = Python2

eric ide

mercurial