annotate paste/paste.518 @ 12257:1924fe176291 draft

<fizzie> ` sed -e \'s|wisdom|bin|\' < ../bin/cwlprits > ../bin/cblprits; chmod a+x ../bin/cblprits
author HackEso <hackeso@esolangs.org>
date Sat, 07 Dec 2019 23:36:53 +0000
parents 8d8f066c6001
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8573
8d8f066c6001 <xfix> ` unidecode $\'\\xF0\\x82\\x82\\xAC\' |& paste
HackBot
parents:
diff changeset
1 Traceback (most recent call last):
8d8f066c6001 <xfix> ` unidecode $\'\\xF0\\x82\\x82\\xAC\' |& paste
HackBot
parents:
diff changeset
2 File "/hackenv/bin/unidecode", line 4, in <module>
8d8f066c6001 <xfix> ` unidecode $\'\\xF0\\x82\\x82\\xAC\' |& paste
HackBot
parents:
diff changeset
3 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")
8d8f066c6001 <xfix> ` unidecode $\'\\xF0\\x82\\x82\\xAC\' |& paste
HackBot
parents:
diff changeset
4 File "/usr/lib/python2.7/encodings/utf_8.py", line 16, in decode
8d8f066c6001 <xfix> ` unidecode $\'\\xF0\\x82\\x82\\xAC\' |& paste
HackBot
parents:
diff changeset
5 return codecs.utf_8_decode(input, errors, True)
8d8f066c6001 <xfix> ` unidecode $\'\\xF0\\x82\\x82\\xAC\' |& paste
HackBot
parents:
diff changeset
6 UnicodeDecodeError: 'utf8' codec can't decode bytes in position 0-2: invalid continuation byte