Advertisement
Guest User

Untitled

a guest
Aug 5th, 2013
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. File "/usr/local/lib/python2.7/dist-packages/formatflowed-1.1.0-py2.7.egg/formatflowed.py", line 676, in convertToWrapped
  2. for info, chunk in decode(flowed, **kwargs):
  3. File "/usr/local/lib/python2.7/dist-packages/formatflowed-1.1.0-py2.7.egg/formatflowed.py", line 265, in decode
  4. line = line.decode(self.character_set, self.error_handling)
  5. UnicodeEncodeError: 'ascii' codec can't encode character u'\xf6' in position 8: ordinal not in range(128)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement