◐ Shell
clean mode source ↗

Message 156544 - Python tracker

Message156544

Author mitya57
Recipients barry, mitya57, r.david.murray
Date 2012-03-22.06:45:50
SpamBayes Score 0.12139585
Marked as misclassified No
Message-id <1332398751.43.0.292106065693.issue14360@psf.upfronthosting.co.za>
In-reply-to
Content
> Then, which types of argument should encode_* functions take (I think str should be supported, and it's not a case here as encode_quopri will only accept bytes)?

I meant which types of *payload* should they accept. Here's an illustration of what I mean: http://paste.ubuntu.com/894731/.
History
Date User Action Args
2012-03-22 06:45:51mitya57setrecipients: + mitya57, barry, r.david.murray
2012-03-22 06:45:51mitya57setmessageid: <1332398751.43.0.292106065693.issue14360@psf.upfronthosting.co.za>
2012-03-22 06:45:50mitya57linkissue14360 messages
2012-03-22 06:45:50mitya57create