mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Make the word "Module" in the section header start with an upper-case "M"
for both modules documented here.
This commit is contained in:
parent
dccd9dbf52
commit
6f070108df
2 changed files with 4 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
\section{Standard module \sectcode{binhex}}
|
||||
\section{Standard Module \sectcode{binhex}}
|
||||
\label{module-binhex}
|
||||
\stmodindex{binhex}
|
||||
|
||||
|
|
@ -36,7 +36,7 @@ line).
|
|||
|
||||
As of this writing, \var{hexbin} appears to not work in all cases.
|
||||
|
||||
\section{Standard module \sectcode{uu}}
|
||||
\section{Standard Module \sectcode{uu}}
|
||||
\stmodindex{uu}
|
||||
|
||||
This module encodes and decodes files in uuencode format, allowing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue