Staging
v0.5.1
Revision f7575d0cb7a10b252cc1e05a1d24facc2294a195 authored by Phillip J. Eby on 28 July 2006, 21:12:07 UTC, committed by Phillip J. Eby on 28 July 2006, 21:12:07 UTC
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.
1 parent 944f3b6
History
File Mode Size
python-mappings
Makefile -rw-r--r-- 1.7 KB
comparecodecs.py -rw-r--r-- 1.4 KB
gencjkcodecs.py -rw-r--r-- 1.9 KB
gencodec.py -rw-r--r-- 11.8 KB
listcodecs.py -rw-r--r-- 1015 bytes
makeunicodedata.py -rw-r--r-- 30.6 KB
mkstringprep.py -rw-r--r-- 9.8 KB

back to top