Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32181be commit 70f8ebeCopy full SHA for 70f8ebe
1 file changed
Lib/email/headerregistry.py
@@ -2,10 +2,6 @@
2
3
This module provides an implementation of the HeaderRegistry API.
4
The implementation is designed to flexibly follow RFC5322 rules.
5
-
6
-Eventually HeaderRegistry will be a public API, but it isn't yet,
7
-and will probably change some before that happens.
8
9
"""
10
from types import MappingProxyType
11
0 commit comments