mirror of
https://github.com/python/cpython.git
synced 2025-11-26 21:33:10 +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:
|
The module defines the following functions:
|
||||||
|
|
||||||
|
\renewcommand{\indexsubitem}{(in module syslog)}
|
||||||
|
|
||||||
\begin{funcdesc}{syslog}{\optional{priority\,} message}
|
\begin{funcdesc}{syslog}{\optional{priority\,} message}
|
||||||
Send the string \var{message} to the system logger.
|
Send the string \var{message} to the system logger.
|
||||||
A trailing newline is added if necessary.
|
A trailing newline is added if necessary.
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,8 @@ of the \code{syslog} facility.
|
||||||
|
|
||||||
The module defines the following functions:
|
The module defines the following functions:
|
||||||
|
|
||||||
|
\renewcommand{\indexsubitem}{(in module syslog)}
|
||||||
|
|
||||||
\begin{funcdesc}{syslog}{\optional{priority\,} message}
|
\begin{funcdesc}{syslog}{\optional{priority\,} message}
|
||||||
Send the string \var{message} to the system logger.
|
Send the string \var{message} to the system logger.
|
||||||
A trailing newline is added if necessary.
|
A trailing newline is added if necessary.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue