From: Barry Warsaw Date: Mon, 30 Jul 2012 20:57:20 +0000 (-0400) Subject: Another XXX. X-Git-Tag: v3.3.0b2~84 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cbc4c1930f864a872b2457768921af9903e5c1a6;p=thirdparty%2FPython%2Fcpython.git Another XXX. --- diff --git a/Doc/reference/import_machinery.rst b/Doc/reference/import_machinery.rst index a329030fcba1..a55e63d5e6b7 100644 --- a/Doc/reference/import_machinery.rst +++ b/Doc/reference/import_machinery.rst @@ -540,6 +540,11 @@ Open issues XXX Find a better term than "path importer" for class PathFinder and update the glossary. +XXX In the glossary, "though I'd change ":term:`finder` / :term:`loader`" to +"metapath importer". + +XXX Find a better term than "sys path finder". + XXX It would be really nice to have a diagram. XXX * (import_machinery.rst) how about a section devoted just to the