Don't show error at all?

This commit is contained in:
Ruud
2012-02-17 11:55:50 +01:00
parent d67167b398
commit 756bffdb62
+1 -1
View File
@@ -112,4 +112,4 @@ if __name__ == '__main__':
try:
l.log.critical(traceback.format_exc())
except:
print traceback.format_exc()
pass