]> granicus.if.org Git - python/commit
append(): Bite the bullet and let charset be the string name of a
authorBarry Warsaw <barry@python.org>
Tue, 23 Jul 2002 06:08:10 +0000 (06:08 +0000)
committerBarry Warsaw <barry@python.org>
Tue, 23 Jul 2002 06:08:10 +0000 (06:08 +0000)
commit92825a9a525c268b9797b8be28dbd959b64a821d
treeb04004a87961f6897072675830394fcabfd03d8c
parent15d3739446661b11e4caeb960a1903af5ba7e7dc
append(): Bite the bullet and let charset be the string name of a
character set, which we'll convert to a Charset instance.  Sigh.
Lib/email/Header.py