diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2012-02-20 01:48:16 +0100 |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2012-02-20 01:48:16 +0100 |
commit | ab0490950e51c9b7e652761f409b8267b6abb458 (patch) | |
tree | c06c41660ea8503c21fe54f54a607897c6aa7939 /Python/pythonrun.c | |
parent | c744cf037db6fb8f0af5c02098e97b4e8657e392 (diff) | |
download | cpython-ab0490950e51c9b7e652761f409b8267b6abb458.tar.gz |
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.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions