freeipa/ipaserver/dnssec
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 ipapython: move dnssec, p11helper and secrets to ipaserver 2016-11-29 14:50:51 +01:00
abshsm.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
bindmgr.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
keysyncer.py Add absolute_import future imports 2018-04-20 09:43:37 +02:00
ldapkeydb.py Import ABCs from collections.abc 2018-07-05 19:45:10 +02:00
localhsm.py Cleanup shebang and executable bit 2018-07-05 19:46:42 +02:00
odsmgr.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
syncrepl.py Fix pylint 2.0 return-related violations 2018-07-11 10:11:38 +02:00
temp.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00