Raw image mediatype had a non-unicode logging call
authorOdin Hørthe Omdal <odinho@opera.com>
Sun, 3 Aug 2014 16:07:28 +0000 (18:07 +0200)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 7 Sep 2014 14:43:49 +0000 (09:43 -0500)
commit1b4e199668ada5c2ec47df7432ab69e315dc0601
tree666b47da71f50cc05e9f885bd339e45d5e47e938
parent4f1a5148cb9b64f7086d047359f612a84f3d4c9c
Raw image mediatype had a non-unicode logging call

Was causing UnicodeDecodeError when file/folder was not ascii.
Fixes bug #935.
mediagoblin/media_types/raw_image/processing.py