PyUtils: Add moduleExists.
Add function moduleExists to test if a module exists without hiding other errors. Should be compatible with both py2 and 3.
Loading
Please register or sign in to comment
Add function moduleExists to test if a module exists without hiding other errors. Should be compatible with both py2 and 3.