mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +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
|
@ -13,6 +13,8 @@ string \code{'www.python.org'} is encoded as the string
|
|||
\indexii{RFC}{1421}
|
||||
\index{MIME, base 64 encoding}
|
||||
|
||||
\renewcommand{\indexsubitem}{(in module base64)}
|
||||
|
||||
\begin{funcdesc}{decode}{input\, output}
|
||||
Decode the contents of the \var{input} file and write the resulting
|
||||
binary data to the \var{output} file.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue