You need to sign in or sign up before continuing.
-
Guido van Rossum authored
Encoding now return bytes instead of str8. eval(), exec(), compile() now accept unicode or bytes.
f15a29f9
Encoding now return bytes instead of str8. eval(), exec(), compile() now accept unicode or bytes.