Gerrit Ansmann added the comment:

> If you think the docs aren't clear enough then please feel free to submit a 
> patch to make them a bit clearer.

I intend to do that. However, before I do so: Given that `find_loader` shall be 
superseded by `find_spec`, how would I use the latter to find the specs of a 
module that is not located in the current path, i.e., what is the current, 
non-deprecated way of doing `find_loader("spam", ["/foo/bar/"])`?

----------

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

Reply via email to