On Wed, 2012-12-19 at 10:49 +0100, Zdeněk Pavlas wrote: > - errno != 0 => fatal error > - raise YumBaseError instead of sys.exit()/return > - keep show_lock_owner() and get_process_info() in utils > (lazy import is better than api break) > --- > cli.py | 27 +++++++++++++++++++++++++++ > utils.py | 24 ------------------------ > yummain.py | 24 ++---------------------- > 3 files changed, 29 insertions(+), 46 deletions(-)
ACK. _______________________________________________ Yum-devel mailing list [email protected] http://lists.baseurl.org/mailman/listinfo/yum-devel
