summaryrefslogtreecommitdiff
path: root/tests/i18n/commands/not_utf8.sample
AgeCommit message (Collapse)Author
2013-05-07Fixed #20354 -- `makemessages` no longer crashes with `UnicodeDecodeError`Tai Lee
Handle the `UnicodeDecodeError` exception, send a warning to `stdout` with the file name and location, and continue processing other files.