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/DebugBase.py
DebugClients/Python/DebugBase.py
changeset 4543
2e6a880670e9
parent 4309
cc9c62f55413
child 4563
881340f4bd0c
child 4632
ca310db386ed
equal
deleted
inserted
replaced
4540:45627d092846
4543:2e6a880670e9
842
"""
842
"""
843
return self.__event
843
return self.__event
844
844
845
#
845
#
846
# eflag: FileType = Python2
846
# eflag: FileType = Python2
847
# eflag: noqa = M601, M702