"if match(x) >= 0:" smells of regex matching; should use "if match(x):"
1 file changed