minor ui fix

This commit is contained in:
Martinez 2016-10-21 12:08:02 +02:00
parent 4f7268c3e2
commit f219f45c45

View file

@ -726,7 +726,7 @@ class Main:
Over Exception handler - prints human readable tracebacks.
"""
self.print("<R>uncontained exception<.> <Y>%s<.> raised" %(exception_type.__name__), self.print.tl.fail, end=":\n")
self.print("<R>uncontained exception<.> <Y>%s<.> raised" %(exception_type.__name__), self.print.tl.fail)
# todo top level program name
# todo final level exception name and text