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 sobczyk
Recipients sobczyk
Date 2013-11-25.12:28:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385382524.39.0.481766399265.issue19770@psf.upfronthosting.co.za>
In-reply-to
Content
post method fails because string methods have bytesrting arguments

ie.
line = line.rstrip(b"\r\n") + _CRLF
History
Date User Action Args
2013-11-25 12:28:44sobczyksetrecipients: + sobczyk
2013-11-25 12:28:44sobczyksetmessageid: <1385382524.39.0.481766399265.issue19770@psf.upfronthosting.co.za>
2013-11-25 12:28:44sobczyklinkissue19770 messages
2013-11-25 12:28:44sobczykcreate