[Freeipa-devel] [PATCH 0333] ipaplatform: Remove redundant definitions

Tomas Babej tbabej at redhat.com
Thu Jul 2 11:07:36 UTC 2015


Hi,

I noticed two variables are redundant in the base/paths.py and
base/tasks.py in the ipaplatform module.

    git grep -E 'path_namespace|task_namespace'
    ipaplatform/base/paths.py:path_namespace = BasePathNamespace
    ipaplatform/base/tasks.py:task_namespace = BaseTaskNamespace()

This patch removes them.

Pushed to master, under one-liner rule:
ccbf2678725949c527a99cb8c36a1fc9cc1b884f

Tomas




More information about the Freeipa-devel mailing list