Skip to content

PyUtils: Extend moduleExists to handle submodules.

Scott Snyder requested to merge ssnyder/athena:modExists.PyUtils-20200106 into master

moduleExists didn't handle submodules (in the py2 build). Fix.

Merge request reports