mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
nits
This commit is contained in:
parent
73ec98357e
commit
dd868d32e0
3 changed files with 39 additions and 0 deletions
|
@ -105,13 +105,19 @@ format:
|
|||
|
||||
\begin{itemize}
|
||||
\item \code{type} -- Full MIME type of the non-\mimetype{text} part
|
||||
|
||||
\item \code{maintype} -- Main MIME type of the non-\mimetype{text} part
|
||||
|
||||
\item \code{subtype} -- Sub-MIME type of the non-\mimetype{text} part
|
||||
|
||||
\item \code{filename} -- Filename of the non-\mimetype{text} part
|
||||
|
||||
\item \code{description} -- Description associated with the
|
||||
non-\mimetype{text} part
|
||||
|
||||
\item \code{encoding} -- Content transfer encoding of the
|
||||
non-\mimetype{text} part
|
||||
|
||||
\end{itemize}
|
||||
|
||||
The default value for \var{fmt} is \code{None}, meaning
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue