diff options
| author | Barry Warsaw <barry@python.org> | 2012-07-30 16:57:20 -0400 |
|---|---|---|
| committer | Barry Warsaw <barry@python.org> | 2012-07-30 16:57:20 -0400 |
| commit | cbc4c1930f864a872b2457768921af9903e5c1a6 (patch) | |
| tree | 48601bce7715cb00dcb9a1eba575bf65aeed1771 /Doc/reference | |
| parent | c1e721b97909a3ca7b318901968d5d8ec74be9c8 (diff) | |
| download | cpython-git-cbc4c1930f864a872b2457768921af9903e5c1a6.tar.gz | |
Another XXX.
Diffstat (limited to 'Doc/reference')
| -rw-r--r-- | Doc/reference/import_machinery.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Doc/reference/import_machinery.rst b/Doc/reference/import_machinery.rst index a329030fcb..a55e63d5e6 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 |
