]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backporting:
authorBarry Warsaw <barry@python.org>
Fri, 4 Apr 2003 02:46:38 +0000 (02:46 +0000)
committerBarry Warsaw <barry@python.org>
Fri, 4 Apr 2003 02:46:38 +0000 (02:46 +0000)
commit4a1d0f563868ef001329d76cdd85d522d245142f
tree9564572594672501cf406d90f39a0397bafc86ff
parentf95350079cb0e93c57709b1166f969505dfd33a1
Backporting:

    revision 1.27
    date: 2003/03/30 20:46:47;  author: bwarsaw;  state: Exp;  lines: +3 -3
    __unicode__(): Fix the logic for calculating whether to add a
    separating space or not between encoded chunks.  Closes SF bug
    #710498.
Lib/email/Header.py