mirror of
https://github.com/python/cpython.git
synced 2025-10-21 22:22:48 +00:00
Whitespace normalization.
This commit is contained in:
parent
2f93e28a19
commit
527e64fd68
18 changed files with 65 additions and 65 deletions
|
@ -14,7 +14,7 @@ EMPTYSTRING = ''
|
|||
NL = '\n'
|
||||
|
||||
|
||||
|
||||
|
||||
class Parser:
|
||||
def __init__(self, _class=Message.Message):
|
||||
"""Parser of RFC 2822 and MIME email messages.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue