You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/utils/collection_loader
Matt Davis fa81cc6a0c
fix delegated loading when path is not a directory (#69713)
* find_module can't pop ImportError- we need to just translate to `None` since this is a normal condition with files on sys.path (eg `/usr/lib/python36.zip`)
* added test
4 years ago
..
fixtures collection routing (#67684) 4 years ago
__init__.py collection routing (#67684) 4 years ago
test_collection_loader.py fix delegated loading when path is not a directory (#69713) 4 years ago