mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
as_string(): Indicate that this mangles From_ lines.
This commit is contained in:
@@ -119,7 +119,8 @@ class Message:
|
||||
header.
|
||||
|
||||
This is a convenience method and may not generate the message exactly
|
||||
as you intend. For more flexibility, use the flatten() method of a
|
||||
as you intend because by default it mangles lines that begin with
|
||||
"From ". For more flexibility, use the flatten() method of a
|
||||
Generator instance.
|
||||
"""
|
||||
from email.Generator import Generator
|
||||
|
||||
Reference in New Issue
Block a user