mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Give me back my page breaks.
This commit is contained in:
parent
a68ca35a8b
commit
e968ead1dd
12 changed files with 22 additions and 22 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