mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
gh-102507 Remove invisible pagebreak characters (#102531)
Co-authored-by: AlexWaygood <alex.waygood@gmail.com>
This commit is contained in:
parent
401d7a7f00
commit
b097925858
16 changed files with 6 additions and 45 deletions
|
|
@ -10,7 +10,6 @@ from email.charset import Charset
|
|||
from email.mime.nonmultipart import MIMENonMultipart
|
||||
|
||||
|
||||
|
||||
class MIMEText(MIMENonMultipart):
|
||||
"""Class for generating text/* type MIME documents."""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue