view paste/paste.518 @ 9200:6b5075d8f571

<boily> le/rn \xc3\xb6rjan/\xc3\x96rjan is the di\xc3\xa6resed twin. He will punctuate your v\xc3\xb6\xe1\xba\x85\xc3\xabls, and maybe a few other unsuspecting letters.
author HackBot
date Sun, 09 Oct 2016 00:31:17 +0000
parents 8d8f066c6001
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 bytes in position 0-2: invalid continuation byte