Rename importlib._bootstrap.SysPathFinder to PathFinder and expose off of
importlib.machinery. Also make the methods either class or staticmethods.
Showing
Please register or sign in to comment
importlib.machinery. Also make the methods either class or staticmethods.