Eric V. Smith <e...@trueblade.com> added the comment:

I dynamically load a lot of modules whose names contain hyphens, or are 
otherwise non-identifiers (like 3rdparty.py). The suggested change would break 
a lot of working code.

The only thing I can see being possible is to add a warning that no one would 
likely ever see. So I think we should take no action here.

----------
nosy: +eric.smith
type:  -> enhancement
versions:  -Python 3.5, Python 3.6, Python 3.7

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

Reply via email to