Steven D'Aprano <steve+pyt...@pearwood.info> added the comment:
> If all we're going to do is > switch [0-9] to \d (which won't work for the places where it's > actually [1-9], mind you) Ah, that's a good point. [...] > we're better off resolving the > inconsistency by requiring ASCII digits and considering non-ASCII > support to be a separate feature request. This seems reasonable. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue39280> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com