exception traceback in idle_func in create_hud
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user