freeipa/ipaplatform/base
Stanislav Levin 139f6b63b1 pylint: Fix deprecated-class
There is no actual usage of deprecated classes for Python3.
Pylint complains about such for Python2. Since Python2 is no
longer supported these imports were removed.

Fixes: https://pagure.io/freeipa/issue/9117
Signed-off-by: Stanislav Levin <slev@altlinux.org>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
2022-03-11 13:37:08 -05:00
..
__init__.py ipaplatform: Create separate module for platform files 2014-06-16 19:48:17 +02:00
constants.py Use new classes for run_command and Service 2020-09-22 09:23:18 -04:00
paths.py ipaplatform: Modify paths to fips-mode-setup and systemd-tmpfiles 2021-11-25 21:02:56 -05:00
services.py pylint: Fix deprecated-class 2022-03-11 13:37:08 -05:00
tasks.py configure_dns_resolver: call self.restore_context 2020-09-30 09:56:04 +02:00