split up the getMissingKeywords code to eliminate code duplication and increase flexi...
authorBrian Dolbec <brian.dolbec@gmail.com>
Sun, 30 Jan 2011 20:39:39 +0000 (12:39 -0800)
committerZac Medico <zmedico@gentoo.org>
Sun, 30 Jan 2011 22:37:48 +0000 (14:37 -0800)
commit757d61c4041b11b124ee8baf9c2d482e15c89cb9
tree4cd6f448d44e1319c70f7a2c5c1da7062cb1ef7d
parent4973cc7e046d24c33a53eb14218f43d9e5031876
split up the getMissingKeywords code to eliminate code duplication and increase flexibility. Do some pyflakes and pylint cleanup
pym/portage/package/ebuild/_config/KeywordsManager.py