summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorR David Murray <rdmurray@bitdance.com>2012-05-29 09:14:44 -0400
committerR David Murray <rdmurray@bitdance.com>2012-05-29 09:14:44 -0400
commitabfc37491cecb0a052d54c3bf0525ac140e94f7e (patch)
tree90ffe814aff0fd3f921e29e619582236f6f3ebe5 /Python
parent6066fe1258d7d8dcec7459267f159d5d73d920e2 (diff)
downloadcpython-git-abfc37491cecb0a052d54c3bf0525ac140e94f7e.tar.gz
#10839: raise an error on add of duplicate unique headers in new email policies
This feature was supposed to be part of the initial email6 checkin, but it got lost in my big refactoring. In this patch I'm not providing an easy way to turn off the errors, but they only happen when a header is added programmatically, and it is almost never the right thing to do to allow the duplicate to be added. An application that needs to add duplicates of unique headers can create a policy subclass to allow it.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions