[Python-Dev] Allowing u.encode() to return non-strings
Bill Janssen
janssen at parc.com
Sat Jun 26 00:33:43 EDT 2004
While we're talking about this, Martin, what is the encoding of the
"string" returned by
struct.pack("bbb", 0xFF, 0x00, 0x83)
And what should it be?
Bill
More information about the Python-Dev
mailing list