Incorporate "Use os.path.isfile() and isdir()" from freeipa upstream
b29db07c3b3d8937f53684fdbba985fec525d69d by Christian Heimes 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
Showing
- library/ipasssd.py 2 additions, 2 deletionslibrary/ipasssd.py
- module_utils/ansible_ipa_client.py 1 addition, 1 deletionmodule_utils/ansible_ipa_client.py
- roles/ipaserver/library/ipaserver_load_cache.py 1 addition, 1 deletionroles/ipaserver/library/ipaserver_load_cache.py
- roles/ipaserver/library/ipaserver_test.py 1 addition, 1 deletionroles/ipaserver/library/ipaserver_test.py
Loading
Please register or sign in to comment