Skip to content

Commit 70f8ebe

Browse files
authored
Remove comment about a private email.headerregistry (GH-24233)
It's been public since 2012: ea97668
1 parent 32181be commit 70f8ebe

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Lib/email/headerregistry.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
33
This module provides an implementation of the HeaderRegistry API.
44
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-
95
"""
106
from types import MappingProxyType
117

0 commit comments

Comments
 (0)