[anaconda][master][PATCH] Import Pykickstart constants directly

Martin Kolman mkolman at redhat.com
Thu Jun 26 09:12:57 UTC 2014


As already discussed with Brian on IRC, the patch removes a * import of
Pykickstart constants into the Anaconda constants module and imports
all Pykickstart constants directly where needed.

This should result in more readable & robust code and eliminate the
possibility of some very easy to do mistakes.

Martin Kolman (1):
  Import Pykickstart constants directly

 anaconda                           | 2 +-
 pyanaconda/constants.py            | 4 +---
 pyanaconda/packaging/__init__.py   | 4 +++-
 pyanaconda/packaging/dnfpayload.py | 7 ++++---
 4 files changed, 9 insertions(+), 8 deletions(-)

-- 
1.9.3



More information about the anaconda-patches mailing list