R. David Murray added the comment:

I find it unexpected that aⁱ and ai name the same variable, but I suppose that 
is a consequence of the unicode normalization rules (meaning what I really find 
surprising is the normalization).

As for the '¹', its category is No, which does not appear in the list in the 
identifiers section you link to, while 'ⁱ' is Lm, which does.

So there is no bug here.

----------
nosy: +r.david.murray
stage:  -> committed/rejected
status: open -> closed

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

Reply via email to