Nick Coghlan <ncogh...@gmail.com> added the comment:

OK, this one is trickier than I thought - the exact behaviour depends on how 
you traverse the code, and I believe a PEP 302 importer is technically allowed 
to accept "/" in module names. (Unless there's a module names "must be valid 
identifiers" in there somewhere that I have forgotten about)

Punting on it for the moment.

----------
assignee: ncoghlan -> 

_______________________________________
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