mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Merged changes from the 1.5.2p2 release.
(Very rough.)
This commit is contained in:
parent
659ebfa79e
commit
38e5d27cae
59 changed files with 1248 additions and 516 deletions
|
|
@ -54,7 +54,7 @@ insert at the start.
|
|||
boundary\optional{, plist\optional{, prefix}}}}
|
||||
Returns a file-like object which can be used to write to the
|
||||
body of the message. Additionally, this method initializes the
|
||||
multi-part code, where \var{subtype} provides the mutlipart subtype,
|
||||
multi-part code, where \var{subtype} provides the multipart subtype,
|
||||
\var{boundary} may provide a user-defined boundary specification, and
|
||||
\var{plist} provides optional parameters for the subtype.
|
||||
\var{prefix} functions as in \method{startbody()}. Subparts should be
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue