fix: module extension detection for python 3.10 (#3663)
* Fix module extension detection for python 3.10 * Fix for python < 3.10 * Use importlib
Showing
Please register or sign in to comment
* Fix module extension detection for python 3.10 * Fix for python < 3.10 * Use importlib