mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Remove all uses of \sectcode; we can now use logical markup everywhere.
This commit is contained in:
parent
e7957184d2
commit
3a0351cf85
193 changed files with 215 additions and 215 deletions
|
@ -89,7 +89,7 @@ and the Standard File package.
|
|||
\end{description}
|
||||
|
||||
|
||||
\section{Built-in Module \sectcode{mac}}
|
||||
\section{Built-in Module \module{mac}}
|
||||
\label{module-mac}
|
||||
\bimodindex{mac}
|
||||
|
||||
|
@ -126,7 +126,7 @@ returns the same information as \function{stat()}, but with three extra
|
|||
values appended: the size of the resource fork of the file and its
|
||||
4-char creator and type.
|
||||
|
||||
\section{Standard Module \sectcode{macpath}}
|
||||
\section{Standard Module \module{macpath}}
|
||||
\label{module-macpath}
|
||||
\stmodindex{macpath}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue