Searched defs:header_factory (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/test/test_email/ | ||
D | test_pickleable.py | 15 header_factory = HeaderRegistry() variable in TestPickleCopyHeader |
/third_party/python/Lib/email/ | ||
D | policy.py | 90 header_factory = HeaderRegistry() variable in EmailPolicy |