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 <1260497362.43.0.859042266456.issue7475@psf.upfronthosting.co.za>
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: <1260497362.43.0.859042266456.issue7475@psf.upfronthosting.co.za>
2009-12-11 02:09:19benjamin.petersonlinkissue7475 messages
2009-12-11 02:09:19benjamin.petersoncreate