Mercurial Repositories
>
eric
/ file comparison
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
file
latest
revisions
annotate
diff
comparison
raw
comparison: DebugClients/Python/coverage/collector.py
DebugClients/Python/coverage/collector.py
branch
5_0_x
changeset 807
ecc71fdd67f1
parent 32
01f04fbc1842
child 3495
fac17a82b431
equal
deleted
inserted
replaced
806:30db18b3c78b
807:ecc71fdd67f1
269
"""
269
"""
270
if self.branch:
270
if self.branch:
271
return self.data
271
return self.data
272
else:
272
else:
273
return {}
273
return {}
274
275
#
276
# eflag: FileType = Python2