diff options
author | Matt Davis <nitzmahone@users.noreply.github.com> | 2020-05-26 15:55:17 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-26 15:55:17 -0700 |
commit | fa81cc6a0c44640b54e5513720d7413a762618e1 (patch) | |
tree | f304df05aaaf2c2e58b41ec8fec25103ac6e1ac3 /packaging | |
parent | 5fc01c0a1d330fe0dc6cae378361093230445ef4 (diff) | |
download | ansible-fa81cc6a0c44640b54e5513720d7413a762618e1.tar.gz |
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
Diffstat (limited to 'packaging')
0 files changed, 0 insertions, 0 deletions