mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 20:54:28 +08:00
Add all the email __all__s (#7304)
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
from email.charset import Charset
|
||||
|
||||
__all__ = ["Header", "decode_header", "make_header"]
|
||||
|
||||
class Header:
|
||||
def __init__(
|
||||
self,
|
||||
|
||||
Reference in New Issue
Block a user