mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Added \indexsubitem definition; functions were previously indexed for the
wrong module.
This commit is contained in:
parent
7730cc067f
commit
92796d1f01
2 changed files with 4 additions and 0 deletions
|
@ -8,6 +8,8 @@ of the \code{syslog} facility.
|
|||
|
||||
The module defines the following functions:
|
||||
|
||||
\renewcommand{\indexsubitem}{(in module syslog)}
|
||||
|
||||
\begin{funcdesc}{syslog}{\optional{priority\,} message}
|
||||
Send the string \var{message} to the system logger.
|
||||
A trailing newline is added if necessary.
|
||||
|
|
|
@ -8,6 +8,8 @@ of the \code{syslog} facility.
|
|||
|
||||
The module defines the following functions:
|
||||
|
||||
\renewcommand{\indexsubitem}{(in module syslog)}
|
||||
|
||||
\begin{funcdesc}{syslog}{\optional{priority\,} message}
|
||||
Send the string \var{message} to the system logger.
|
||||
A trailing newline is added if necessary.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue