mirror of
https://github.com/google/blockly.git
synced 2026-06-17 00:25:14 +02:00
f0c7356645
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