[issue7397] __import__ docs should reference imputil.import_module

Eric Smith report at bugs.python.org
Thu Nov 26 12:59:06 CET 2009


Eric Smith <eric at trueblade.com> added the comment:

According to http://docs.python.org/library/imputil.html, imputil is
deprecated and it has been removed in 3.x. Further, I don't see
import_module in imputil (2.6 or trunk), it's just an example on that
documentation page.

----------
nosy: +eric.smith

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7397>
_______________________________________


More information about the Python-bugs-list mailing list