Files
cpython/Python
Phillip J. Eby f7575d0cb7 Bug #1529871: The speed enhancement patch #921466 broke Python's compliance
with PEP 302.  This was fixed by adding an ``imp.NullImporter`` type that is
used in ``sys.path_importer_cache`` to cache non-directory paths and avoid
excessive filesystem operations during imports.
2006-07-28 21:12:07 +00:00
..
2006-04-13 13:08:58 +00:00
2006-05-29 14:13:21 +00:00
2006-07-11 16:44:25 +00:00
2006-04-28 05:28:54 +00:00