Remove comment about a private email.headerregistry (GH-24233)

It's been public since 2012: ea9766897b
This commit is contained in:
Florian Bruhin 2021-02-24 22:21:32 +01:00 committed by GitHub
parent 32181be608
commit 70f8ebe503
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -2,10 +2,6 @@
This module provides an implementation of the HeaderRegistry API.
The implementation is designed to flexibly follow RFC5322 rules.
Eventually HeaderRegistry will be a public API, but it isn't yet,
and will probably change some before that happens.
"""
from types import MappingProxyType