commit | 9c74569ec9c694dbd1622b565448165ee486d3bc | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Thu Sep 26 17:21:02 2002 +0000 |
committer | Barry Warsaw <barry@python.org> | Thu Sep 26 17:21:02 2002 +0000 |
tree | e167a7d59fe101e9f594e70c5e06deca7a833dd2 | |
parent | 15aefa94d065cbb7408484ff98406cffd5002e2b [diff] |
Fixing some RFC 2231 related issues as reported in the Spambayes project, and with assistance from Oleg Broytmann. Specifically, added some new tests to make sure we handle RFC 2231 encoded parameters correctly. Two new data files were added which contain RFC 2231 encoded parameters.