[docs] [issue30128] xid_start definition for Unicode identifiers refers to xid_continue

Xiang Zhang report at bugs.python.org
Sat Apr 29 08:24:10 EDT 2017


Xiang Zhang added the comment:

Quoting from PEP3131:

XID_Start then closes this set under normalization, by removing all characters whose NFKC normalization is not of the form ID_Start ID_Continue* anymore.

----------
nosy: +loewis, xiang.zhang

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30128>
_______________________________________


More information about the docs mailing list