This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author benjamin.peterson
Recipients benjamin.peterson, flox, lemburg, loewis, skip.montanaro
Date 2009-12-11.02:09:19
SpamBayes Score 5.7032576e-05
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
I agree with Martin. gzip and bz2 convert bytes to bytes. Encodings deal
strictly with unicode -> bytes.
History
Date User Action Args
2009-12-11 02:09:22benjamin.petersonsetrecipients: + benjamin.peterson, lemburg, loewis, skip.montanaro, flox
2009-12-11 02:09:22benjamin.petersonsetmessageid: <[email protected]>
2009-12-11 02:09:19benjamin.petersonlinkissue7475 messages
2009-12-11 02:09:19benjamin.petersoncreate