Ronan Lamy <ronan.l...@gmail.com> added the comment:

It seems that most, if not all, uses of "importer" in pkgutil refer to finders, 
e.g. ImpImporter is a actually only a finder, not an importer. So 
s/importer/finder/ is needed, and perhaps also a note explaining that 
ImpImporter isn't in fact an importer, in addition to glossary links.

----------
nosy: +Ronan.Lamy

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15288>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to