Brett Cannon added the comment:

load_dynamic should probably be documented since it does something you can't do 
on your own and importlib itself uses it.

As for the exception test, it should be to make sure ImportError is raised 
(i.e. the 'else' clause is hit).

----------

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

Reply via email to