Terry J. Reedy added the comment:

I think non-ASCII whitespace and digits are YAGNI until we are convinced 
otherwise by evidence from the field that people are routinely mixing other 
decimal digits with 'abcdef' as hex numerals.  Anyone who does try such a thing 
can write a wrapper that first translates to ascii digits.

----------

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

Reply via email to