view paste/paste.20889 @ 9370:d8453ee06dd9

<Zarutian> le/rn cemental/ The feeling of being cemented in place and it is making you mental. Can happen in ackward infrequent family gatherings such as Easter-Bum-Hunting where one cannot leave without breaking an reluctantly ontaken social responsibility.
author HackBot
date Thu, 20 Oct 2016 01:24:23 +0000
parents 92d907abbd61
children
line wrap: on
line source

Traceback (most recent call last):
  File "/hackenv/bin/unidecode", line 4, in <module>
    s = u" ".join("[U+{0:04X} {1}]".format(ord(c), unicodedata.name(c, "DUNNO")) for c in " ".join(sys.argv[1:]).decode("utf-8")).encode("utf-8")
  File "/usr/lib/python2.7/encodings/utf_8.py", line 16, in decode
    return codecs.utf_8_decode(input, errors, True)
UnicodeDecodeError: 'utf8' codec can't decode byte 0x80 in position 0: invalid start byte