Hello.
I tried to return a string which includes a char with the ascii code '8' or (same) '0x8' - it's an unreadable char. I return this from a export_whatever() function in core.py of a plugin i'm doing. When i return it, i get an error: ExpatError : not well-formed (invalid token)
re.