Sat, 11 Apr 2015 14:10:20 +0200
Corrected a code style issue.
DebugClients/Python/DebugBase.py | file | annotate | diff | comparison | revisions |
--- a/DebugClients/Python/DebugBase.py Sat Apr 11 14:04:41 2015 +0200 +++ b/DebugClients/Python/DebugBase.py Sat Apr 11 14:10:20 2015 +0200 @@ -636,7 +636,6 @@ @param exctb traceback for the exception @param unhandled flag indicating an uncaught exception """ - if exctype in [GeneratorExit, StopIteration]: # ignore these return