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 hynek
Recipients hynek, ncoghlan
Date 2012-06-25.11:47:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340624840.94.0.113285837029.issue15180@psf.upfronthosting.co.za>
In-reply-to
Content
Catch TypeError, check whether bytes & str are being mixed, re-raise if not, say something user-friendly if yes?
History
Date User Action Args
2012-06-25 11:47:20hyneksetrecipients: + hynek, ncoghlan
2012-06-25 11:47:20hyneksetmessageid: <1340624840.94.0.113285837029.issue15180@psf.upfronthosting.co.za>
2012-06-25 11:47:20hyneklinkissue15180 messages
2012-06-25 11:47:20hynekcreate