From: R. David Murray Date: Tue, 14 Dec 2010 00:36:31 +0000 (+0000) Subject: Blocked revisions 87217 via svnmerge X-Git-Tag: v2.7.2rc1~487 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1774063b1d6dc10dc540cf5d2c9d5b716673e5dc;p=python Blocked revisions 87217 via svnmerge ........ r87217 | r.david.murray | 2010-12-13 18:51:19 -0500 (Mon, 13 Dec 2010) | 5 lines #1078919: make add_header automatically do RFC2231 encoding when needed. Also document the use of three-tuples if control of the charset and language is desired. ........ ---