summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorMatt Davis <nitzmahone@users.noreply.github.com>2020-05-26 15:55:17 -0700
committerGitHub <noreply@github.com>2020-05-26 15:55:17 -0700
commitfa81cc6a0c44640b54e5513720d7413a762618e1 (patch)
treef304df05aaaf2c2e58b41ec8fec25103ac6e1ac3 /packaging
parent5fc01c0a1d330fe0dc6cae378361093230445ef4 (diff)
downloadansible-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