pire icon indicating copy to clipboard operation
pire copied to clipboard

unicode? Python3 support?

Open apiszcz opened this issue 4 years ago • 0 comments

Is Python3 supported?

    return codecs.charmap_decode(input,self.errors,decoding_table)[0]
UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position 6627: character maps to <undefined>

apiszcz avatar Jan 30 '21 01:01 apiszcz