mirror of
https://github.com/python/cpython.git
synced 2025-10-17 20:28:43 +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
|
@ -8,7 +8,7 @@ import MIMEBase
|
|||
from Encoders import encode_7or8bit
|
||||
|
||||
|
||||
|
||||
|
||||
class MIMEText(MIMEBase.MIMEBase):
|
||||
"""Class for generating text/* type MIME documents."""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue