freeipa/ipapython/install
Jan Cholasta 269ca6c454 install: make knob base declaration explicit
Declare knob bases explicitly using a keyword argument instead of guessing
if the type argument is a base or a type of the knob.

https://fedorahosted.org/freeipa/ticket/6392

Reviewed-By: Martin Basti <mbasti@redhat.com>
2016-11-11 12:17:25 +01:00
..
__init__.py install: Introduce installer framework ipapython.install 2015-06-08 15:34:11 +00:00
cli.py install: declare knob CLI names using the argparse convention 2016-11-11 12:17:25 +01:00
common.py Remove unused variables in the code 2016-09-27 13:35:58 +02:00
core.py install: make knob base declaration explicit 2016-11-11 12:17:25 +01:00
typing.py install: use standard Python classes to declare knob types 2016-11-11 12:17:25 +01:00
util.py pylint: fix bad-mcs-method-argument 2016-09-22 16:52:57 +02:00