Let the doc of __import__ link to importlib (#9254).
importlib.import_module eschews a number of issues that __import__ has. Reviewed by Brett Cannon. (The docstring of __import__ was already updated in 3d490c3a019e, for #7397.)
Showing
Please register or sign in to comment