Fix issue 983 PDF UnicodeDecodeError
authorayleph <ayleph@thisshitistemp.com>
Fri, 4 Dec 2015 07:02:02 +0000 (02:02 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 10 Dec 2015 17:11:42 +0000 (11:11 -0600)
commite2b44bd7a7478792be47c98086f5c91d0da283e2
treee6c78c30c2dc61349874e03e36ed10c116996f99
parentfd07dd6da996eca21e82263e55889d28393ba75e
Fix issue 983 PDF UnicodeDecodeError

Parse PDF lines as unicode to prevent UnicodeDecodeError when a
non-ASCII character is encountered.
mediagoblin/media_types/pdf/processing.py