STINNER Victor <[email protected]> added the comment:
The regex looks too strict. Python 3 accepts non-ASCII module names. Should existing functions be modified to reuse the new function? ---------- nosy: +vstinner _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue12915> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
