Vinay Sajip <[email protected]> added the comment:
> The regex looks too strict. Python 3 accepts non-ASCII module names. Would adding the re.U flag be enough, or are you thinking of other possibilities? ---------- _______________________________________ 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
