##// END OF EJS Templates
inputhookqt4: make hook more robust in case of unexpected conditions...
inputhookqt4: make hook more robust in case of unexpected conditions - return early if there's no longer a qApp - trap any exception that could be raised from within the hook, report it and unregister the hook

File last commit:

r2045:2b04bcfb
r5180:da13a627
Show More
shadowns.py
1 line | 24 B | text/x-python | PythonLexer
vivainio
implement callable (i.e. straight python) aliases and _sh shadow namespace
r737 """ Shadow namespace """