mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Added \indexsubitem definition; functions were previously indexed for the
wrong module.
This commit is contained in:
parent
2478f9d5a2
commit
798654fc68
8 changed files with 16 additions and 0 deletions
|
@ -12,6 +12,8 @@ are many such characters, as when sending a graphics file.
|
|||
\indexii{RFC}{1521}
|
||||
\index{MIME!quoted-printable encoding}
|
||||
|
||||
\renewcommand{\indexsubitem}{(in module quopri)}
|
||||
|
||||
\begin{funcdesc}{decode}{input\, output}
|
||||
Decode the contents of the \var{input} file and write the resulting
|
||||
decoded binary data to the \var{output} file.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue