mirror of
https://github.com/python/cpython.git
synced 2025-12-15 21:44:50 +00:00
Remove obsolete lines like this:
\setindexsubitem{(in module frobnitz)}
These are no longer needed when present before any other \setindexsubitem{}
in the module section. The indexsubitem is now set by \bimodindex and
\stmodindex.
This commit is contained in:
parent
4bde97f190
commit
d275de985a
64 changed files with 0 additions and 66 deletions
|
|
@ -7,7 +7,6 @@ objects.
|
|||
|
||||
The \code{code} module defines the following functions:
|
||||
|
||||
\setindexsubitem{(in module code)}
|
||||
|
||||
\begin{funcdesc}{compile_command}{source, \optional{filename\optional{, symbol}}}
|
||||
This function is useful for programs that want to emulate Python's
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue