freeipa/ipatests/test_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 pytest 3.x compatibility 2017-03-27 18:03:14 +02:00
0_reset.update Make an ipa-tests package 2013-06-17 19:22:50 +02:00
1_add.update Make an ipa-tests package 2013-06-17 19:22:50 +02:00
2_update.update Make an ipa-tests package 2013-06-17 19:22:50 +02:00
3_update.update Make an ipa-tests package 2013-06-17 19:22:50 +02:00
4_update.update Make an ipa-tests package 2013-06-17 19:22:50 +02:00
5_update.update Make an ipa-tests package 2013-06-17 19:22:50 +02:00
6_update.update Make an ipa-tests package 2013-06-17 19:22:50 +02:00
8_badsyntax.update Make an ipa-tests package 2013-06-17 19:22:50 +02:00
9_badsyntax.update Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_updates.py Use os.path.isfile() and isdir() 2017-10-20 12:27:19 +02:00