view paste/paste.518 @ 11969:df3a01142399 draft

<oerjan> le/rn Hungry//Hungry is a country in Europe, formerly part of the Ostrich empire. It split after a famine that got so severe that they had to start editing disgusting things like bell peppers. Absurdly, this became a tradition that continues until the present day.
author HackEso <hackeso@esolangs.org>
date Wed, 16 Oct 2019 08:34:37 +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