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 christian.heimes
Recipients christian.heimes, laukpe
Date 2008-01-06.12:32:04
SpamBayes Score 0.03306733
Marked as misclassified No
Message-id <1199622726.64.0.523368364248.issue1772794@psf.upfronthosting.co.za>
In-reply-to
Content
The code should raise a proper unicode error. In general network code
accepts only bytes, not unicode.
History
Date User Action Args
2008-01-06 12:32:06christian.heimessetspambayes_score: 0.0330673 -> 0.03306733
recipients: + christian.heimes, laukpe
2008-01-06 12:32:06christian.heimessetspambayes_score: 0.0330673 -> 0.0330673
messageid: <1199622726.64.0.523368364248.issue1772794@psf.upfronthosting.co.za>
2008-01-06 12:32:04christian.heimeslinkissue1772794 messages
2008-01-06 12:32:04christian.heimescreate