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 ezio.melotti, ignas, rhettinger, vstinner
Date 2009-05-04.12:38:30
SpamBayes Score 0.0033692198
Marked as misclassified No
Message-id <1241440711.51.0.504640823135.issue3446@psf.upfronthosting.co.za>
In-reply-to
Content
This issue only concerns Python 2.x, Python 3.x has the right 
behaviour: it disallow mixing bytes with characters.
History
Date User Action Args
2009-05-04 12:38:31vstinnersetrecipients: + vstinner, rhettinger, ezio.melotti, ignas
2009-05-04 12:38:31vstinnersetmessageid: <1241440711.51.0.504640823135.issue3446@psf.upfronthosting.co.za>
2009-05-04 12:38:30vstinnerlinkissue3446 messages
2009-05-04 12:38:30vstinnercreate