Lines Matching defs:decode1
20 def decode1(input, errors="strict"):29 return (encode1, decode1, None, None)