vidjil_utils.py, anonymization: unicode decoding of patient name
If the patient name has some unicode characters, the manipulated string has to be a python unicode string. We should one day ensure that all strings are handled as unicode both in the database and in web2py.
Please register or sign in to comment