Issue #14043: Speed up importlib's _FileFinder by at least 8x, and add a new...
Issue #14043: Speed up importlib's _FileFinder by at least 8x, and add a new importlib.invalidate_caches() function. importlib is now often faster than imp.find_module() at finding modules.
Showing
Please register or sign in to comment