]> granicus.if.org Git - python/commit
__unicode__(): Fix the logic for calculating whether to add a
authorBarry Warsaw <barry@python.org>
Sun, 30 Mar 2003 20:46:47 +0000 (20:46 +0000)
committerBarry Warsaw <barry@python.org>
Sun, 30 Mar 2003 20:46:47 +0000 (20:46 +0000)
commitba1548a7362aecf4c94523579486fed62de12d15
tree101e734e5ab20a0215eaa3bb32e2fdbe8a3767e7
parent742dde4ddd178ee5ac80ae0d4a599a67437d9635
__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