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 eric.smith
Recipients Dhruve, eric.smith
Date 2016-05-22.20:12:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1463947978.61.0.0934694726482.issue27087@psf.upfronthosting.co.za>
In-reply-to
Content
You'll need to convert the string to bytes first, by using .encode().
History
Date User Action Args
2016-05-22 20:12:58eric.smithsetrecipients: + eric.smith, Dhruve
2016-05-22 20:12:58eric.smithsetmessageid: <1463947978.61.0.0934694726482.issue27087@psf.upfronthosting.co.za>
2016-05-22 20:12:58eric.smithlinkissue27087 messages
2016-05-22 20:12:58eric.smithcreate