[python-meh] Little tweaks and shell for text mode

Vratislav Podzimek vpodzime at redhat.com
Tue Oct 8 12:31:20 UTC 2013


An easy way how to get into a shell may come handy in some cases. Other patches
are just small tweaks that mainly make code a bit cleaner.

Vratislav Podzimek (4):
  Get rid of constants that are no longer used anywhere
  Add a way to run shell when exception appears
  Translate the hints on how to quit debugger and shell
  Use join method instead of the joinfields function

 meh/__init__.py |  8 ++------
 meh/dump.py     |  5 ++---
 meh/handler.py  | 27 ++++++++++++++++++++++-----
 meh/ui/text.py  |  1 +
 4 files changed, 27 insertions(+), 14 deletions(-)

-- 
1.7.11.7



More information about the anaconda-patches mailing list