diff options
author | Georg Brandl <georg@python.org> | 2006-05-26 18:03:31 +0000 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2006-05-26 18:03:31 +0000 |
commit | f4ef11659cda2ef0d56df499525818a132e6836a (patch) | |
tree | 56ba66b5433f01d43438f2a99f1238dd4b4e2dac /Python/ast.c | |
parent | 2d6c5a868afa5e38f168ffde955efb5bc4db4c2b (diff) | |
download | cpython-git-f4ef11659cda2ef0d56df499525818a132e6836a.tar.gz |
Need for speed: Patch #921466 : sys.path_importer_cache is now used to cache valid and
invalid file paths for the built-in import machinery which leads to
fewer open calls on startup.
Also fix issue with PEP 302 style import hooks which lead to more open()
calls than necessary.
Diffstat (limited to 'Python/ast.c')
0 files changed, 0 insertions, 0 deletions