Marcus added the comment:

When I replace the first "ä" with a random letter the untouched expression has 
not problems to match the second word which contains also an "ä"

s = "E-112233-555-11 | Bläh - Bläh" #untuched string
s = "E-112233-555-11 | Bloh - Bläh" #string where the first ä is replaced by an 
"o"

----------

_______________________________________
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