exception traceback in idle_func in create_hud

This commit is contained in:
Eric Blade
2009-11-29 12:25:02 -05:00
parent 41c963baa9
commit 3f140ab157
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -409,7 +409,7 @@ class Hud:
try:
# throws "invalid window handle" in WinXP (sometimes?)
s.window.destroy()
except:
except: # TODO: what exception?
pass
self.stat_windows = {}
# also kill any aux windows