mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 21:46:42 +08:00
committed by
GitHub
parent
10da20293e
commit
8115299ee2
@@ -13,6 +13,7 @@ _ParamType = Union[str, Tuple[Optional[str], Optional[str], str]]
|
||||
_HeaderType = Any
|
||||
|
||||
class Message:
|
||||
policy: Policy # undocumented
|
||||
preamble: Optional[str]
|
||||
epilogue: Optional[str]
|
||||
defects: List[MessageDefect]
|
||||
|
||||
Reference in New Issue
Block a user