R. David Murray added the comment:

I think this is working as designed, and can't be changed (at least not easily) 
because of backward compatibility even if there are bits of the design that are 
deemed buggy.  The issue, I believe, is what is considered a number by the 
Unicode consortium.

See issue 10557 for some background.

Python should at least be consistent about what is treated as a number, though, 
so the ugly syntax error from namedtuple is probably a bug.

----------
nosy: +eric.smith, lemburg, mark.dickinson, r.david.murray, rhettinger

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

Reply via email to