Permalink
Please sign in to comment.
Browse files
Encode characters to utf-8 int the C string evaluator.
Our policy is not to deal with unicode() instances. For some reason, this fixes a bug that showed up in the "OVM" app bundle, but not the dev build running CPython. There was a LookupError saying the ascii codec wasn't found.
- Loading branch information...
0 comments on commit
04f7436