-
Neal Norwitz authored
Make length an int so we get the right value from PyArg_ParseTuple(args, "s#", &str, &length) Will backport.
4d933fe3
Make length an int so we get the right value from PyArg_ParseTuple(args, "s#", &str, &length) Will backport.