Lines Matching defs:decode2
26 def decode2(input, errors="strict"):31 return (encode2, decode2, None, None)