Module gtkexcepthook
[hide private]
[frames] | no frames]

Module gtkexcepthook

source code

Functions [hide private]
 
_info(type_, value, tb) source code
Variables [hide private]
  _exception_in_progress = threading.Lock()
  _excepthook_save = sys.excepthook

Imports: sys, os, traceback, threading, gtk, pango, i18n, dialogs, StringIO, helpers


Function Details [hide private]

_info(type_, value, tb)

source code 

Variables Details [hide private]

_exception_in_progress

Value:
threading.Lock()

_excepthook_save

Value:
sys.excepthook