Handle non ascii characters in keys with an error.
Instead of a hard to handle UnicodeEncodeError exception, check the keys and print a human readable error. Turn more format strings into utf-8 to avoid the exception. Fixes #116
Showing
Please register or sign in to comment