commit | 15d3739446661b11e4caeb960a1903af5ba7e7dc | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Tue Jul 23 04:29:54 2002 +0000 |
committer | Barry Warsaw <barry@python.org> | Tue Jul 23 04:29:54 2002 +0000 |
tree | f5d18001605f1c3f54ff3154182d6a1eb2fd0f59 | |
parent | 2d5389c08f4e9b4f325fba6dc88be1db9d0ba3e0 [diff] |
make_header(): Watch out for charset is None, which decode_header() will return as the charset if implicit us-ascii is used.