Home | History | Annotate | Download | only in Misc

Lines Matching full:importer

3099 - Issue #19708: Update pkgutil to use the new importer APIs.
3101 - Issue #19703: Update pydoc to use the new importer APIs.
6709 - The "path importer" misnomer has been replaced with Eric Snow's
7400 non-standard iter_modules() method to be defined by an importer (something