Files
freeipa/ipaclient
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
..
2017-10-20 12:27:19 +02:00
2017-04-11 13:29:50 +02:00
2017-09-01 10:48:34 +02:00
2016-10-20 18:43:37 +02:00
2017-05-09 17:17:29 +02:00