[Yum-devel] [PATCH] Fix import cleanup fallout (commit e2d9da3).

Ville Skyttä ville.skytta at iki.fi
Wed Sep 30 17:21:15 UTC 2009


This patch fixes a few low hanging "NameError: global name 'yum' is not 
defined" and the like issues I ran into today when doing a ./yummain.py 
upgrade (those were the yum.history reference in yum/__init__.py and some of 
the the yum.misc ones in yum/history.py) and hopefully fixes a few more of the 
kind.

This is not meant to be exhaustive fix for all these issues - as said, just a 
few ones I ran into and a few others blindly fixed nearby in the code.  "grep 
-r '\byum\.' *" shows more potential problems.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Fix-import-cleanup-fallout-commit-e2d9da3.patch
Type: text/x-patch
Size: 7289 bytes
Desc: not available
URL: <http://lists.baseurl.org/pipermail/yum-devel/attachments/20090930/4b0f5ee2/attachment.bin>


More information about the Yum-devel mailing list