pire icon indicating copy to clipboard operation
pire copied to clipboard

Python Interactive Regular Expressions

Results 1 pire issues
Sort by recently updated
recently updated
newest added

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 ```