Creating an array with a bytes object as initializer
should treat the bytes as it treats a string. Not doing this broke re.compile() of big charsets.
Showing
Please register or sign in to comment
should treat the bytes as it treats a string. Not doing this broke re.compile() of big charsets.