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/cmdline.py
DebugClients/Python/coverage/cmdline.py
branch
5_0_x
changeset 807
ecc71fdd67f1
parent 32
01f04fbc1842
child 3495
fac17a82b431
equal
deleted
inserted
replaced
806:30db18b3c78b
807:ecc71fdd67f1
591
except CoverageException:
591
except CoverageException:
592
_, err, _ = sys.exc_info()
592
_, err, _ = sys.exc_info()
593
print(err)
593
print(err)
594
status = ERR
594
status = ERR
595
return status
595
return status
596
597
#
598
# eflag: FileType = Python2