Comment out useless ErrorReportAssistant test, and fix whitespace

This commit is contained in:
kulath
2016-08-19 21:27:53 +01:00
parent fbb884b6ea
commit 083b4a3b53
2 changed files with 7 additions and 6 deletions

View File

@@ -61,7 +61,7 @@ class GtkHandlerTest(unittest.TestCase):
# wibble
# except:
# l.error(log_message,exc_info=True)
#
#
# while Gtk.events_pending():
# Gtk.main_iteration()