Brett Cannon <br...@python.org> added the comment:

PEP 302 just says that find_module "will be called with the fully qualified 
name of the module." And importation by file name was removed in Python 3 (at 
some point; don't remember exact feature release). So supporting slashes in a 
module name is probably not necessary anymore.

----------

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

Reply via email to