Johannes,
Quick answer and pointers.
1. You are dealing with unicode strings
2. Look up the GetString in idc.py and ask that API to return a unicode string at an address instead of ASCII strings
3. modify your conditional BPT accordingly.
--
Elias
On Tuesday, August 22, 2017 at 9:18:40 AM UTC-7, johannes