mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Whitespace normalization.
This commit is contained in:
parent
2f93e28a19
commit
527e64fd68
18 changed files with 65 additions and 65 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