]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Another XXX.
authorBarry Warsaw <barry@python.org>
Mon, 30 Jul 2012 20:57:20 +0000 (16:57 -0400)
committerBarry Warsaw <barry@python.org>
Mon, 30 Jul 2012 20:57:20 +0000 (16:57 -0400)
Doc/reference/import_machinery.rst

index a329030fcba18c238d275ee67442744054f49ff8..a55e63d5e6b7002e18577150de49fe1ba86767bf 100644 (file)
@@ -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