freeipa/ipalib/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 class hierarchy 2016-11-11 12:17:25 +01:00
certmonger.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
certstore.py Fix ipa-server-upgrade: This entry already exists 2017-08-30 12:47:53 +02:00
hostname.py Only warn when specified server IP addresses don't match intf 2017-06-06 18:10:33 +02:00
kinit.py Add absolute_import future imports 2018-04-20 09:43:37 +02:00
service.py Remove replica_file knob from ipalib/install/service.py 2018-09-12 13:11:21 +02:00
sysrestore.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00