freeipa/ipapython/install
Christian Heimes b431e9b684 Py3: Remove subclassing from object
Python 2 had old style and new style classes. Python 3 has only new
style classes. There is no point to subclass from object any more.

See: https://pagure.io/freeipa/issue/7715
Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
2018-09-27 11:49:04 +02:00
..
__init__.py install: Introduce installer framework ipapython.install 2015-06-08 15:34:11 +00:00
cli.py ipatests: add installer framework testing 2018-07-19 08:42:33 +02:00
common.py Remove the Continuous installer class, it is unused 2018-03-19 17:38:41 +01:00
core.py Fix Pylint 2.0 violations 2018-07-14 12:04:19 +02:00
typing.py install: use standard Python classes to declare knob types 2016-11-11 12:17:25 +01:00
util.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00