freeipa/ipaclient/install
Christian Heimes b29db07c3b Use os.path.isfile() and isdir()
Replace custom file_exists() and dir_exists() functions with proper
functions from Python's stdlib.

The change also gets rid of pylint's invalid bad-python3-import error,
https://github.com/PyCQA/pylint/issues/1565

Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
2017-10-20 12:27:19 +02:00
..
__init__.py ipa-client-install: move client install to module 2016-11-11 12:13:56 +01:00
automount.py install: re-introduce option groups 2017-03-13 10:12:40 +01:00
client.py Use os.path.isfile() and isdir() 2017-10-20 12:27:19 +02:00
ipa_certupdate.py Changing how commands handles error when it can't connect to IPA server 2017-08-11 13:55:39 +02:00
ipa_client_install.py install: re-introduce option groups 2017-03-13 10:12:40 +01:00
ipachangeconf.py ipaclient: move install modules to the install subpackage 2016-11-29 14:50:51 +01:00
ipadiscovery.py logging: do not log into the root logger 2017-07-14 15:55:59 +02:00
ntpconf.py logging: do not log into the root logger 2017-07-14 15:55:59 +02:00
sssd.py sssd.py: Deprecating no-sssd option. 2017-06-08 15:47:16 +02:00