mirror of
https://github.com/python/cpython.git
synced 2025-10-17 04:08:28 +00:00
Whitespace normalization.
This commit is contained in:
parent
88869f9787
commit
07e99cb774
18 changed files with 1933 additions and 1936 deletions
|
@ -30,7 +30,7 @@ class MimeWriter:
|
|||
amounts of buffer space, so you have to write the parts in the
|
||||
order they should occur on the output file. It does buffer the
|
||||
headers you add, allowing you to rearrange their order.
|
||||
|
||||
|
||||
General usage is:
|
||||
|
||||
f = <open the output file>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue