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 vstinner
Recipients amaury.forgeotdarc, ebfe, ggenellina, gladed, vstinner
Date 2009-01-13.23:23:25
SpamBayes Score 0.005465542
Marked as misclassified No
Message-id <1231889007.25.0.651275407797.issue4871@psf.upfronthosting.co.za>
In-reply-to
Content
Patch for py3k: str=>bytes, remove "u" string prefix and 
rename "bytes" variable to "data" to avoid conflict with the bytes 
type.
History
Date User Action Args
2009-01-13 23:23:27vstinnersetrecipients: + vstinner, amaury.forgeotdarc, ggenellina, ebfe, gladed
2009-01-13 23:23:27vstinnersetmessageid: <1231889007.25.0.651275407797.issue4871@psf.upfronthosting.co.za>
2009-01-13 23:23:26vstinnerlinkissue4871 messages
2009-01-13 23:23:26vstinnercreate