Marcus added the comment:

Thx for your explanation. You explained why [\s\w] didn't match for "ä". In my 
situation it didn't matches for the first "ä" but the second time I used [\s\w] 
in the same regex it matched at the second "ä". What's the explanation for this?

----------

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

Reply via email to