summaryrefslogtreecommitdiffstats
path: root/widgets/python
diff options
context:
space:
mode:
authorVratislav Podzimek <vpodzime@redhat.com>2013-01-17 13:00:07 +0100
committerVratislav Podzimek <vpodzime@redhat.com>2013-01-22 13:01:45 +0100
commit25007061a631905368d39731e56691260d4cad0d (patch)
treefcfd7ab8dab7c956396ae2241d661f19b3fe444e /widgets/python
parenta5b3cb77c2c5520ac9e53606913efc4083aa159f (diff)
Refactor and cleanup exception handling pieces
Before this patch our UserInterface classes somehow "implicitly" inherited python-meh's *Intf classes by providing two methods with right names. This patch adds a meh_interface property to our UserInterface classes that returns an instance of a class that really is inherited from the python-meh's *Intf class or actually is an instance of the python-meh's *Intf class in case of gui and tui respectively. It also adds a tty_num property to our *UserInterface classes that can be used in runDebug to get user to the right console before and after the pdb session automatically.
Diffstat (limited to 'widgets/python')
0 files changed, 0 insertions, 0 deletions