David Lord added the comment:

Adding `or ('a' + s).isidentifer()`, to catch valid id_continue characters, to 
the test in the previous script reveals many more characters that seem like 
valid word characters but aren't matched by `\w`.

----------

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

Reply via email to