This commit is contained in:
Kovid Goyal 2011-05-12 16:54:20 -06:00
parent af23efd3d6
commit dc74afe1f2

View File

@ -869,6 +869,7 @@ class Engine(threading.Thread):
if DEBUG:
traceback.print_exc()
except:
if DEBUG:
traceback.print_exc()
except:
pass