Closed kihashi closed 9 years ago
Change all strings to unicode. Change all str and repr to unicode. Do not double encode strings. Make sure that no strings are implicitly converted to bytes.
This probably will fix #63 and #64.
Change all strings to unicode. Change all str and repr to unicode. Do not double encode strings. Make sure that no strings are implicitly converted to bytes.
This probably will fix #63 and #64.