mirror of
https://github.com/python/cpython.git
synced 2025-09-14 04:37:29 +00:00
give rational filenames to some of the generated HTML
This commit is contained in:
parent
4cc425a0a3
commit
94ffbb71a8
1 changed files with 4 additions and 2 deletions
|
@ -945,7 +945,8 @@ I/O.
|
||||||
\subsection{Configuration}
|
\subsection{Configuration}
|
||||||
|
|
||||||
|
|
||||||
\subsubsection{Configuration functions}
|
\subsubsection{Configuration functions%
|
||||||
|
\label{logging-config-api}}
|
||||||
|
|
||||||
The following functions allow the logging module to be
|
The following functions allow the logging module to be
|
||||||
configured. Before they can be used, you must import
|
configured. Before they can be used, you must import
|
||||||
|
@ -979,7 +980,8 @@ Stops the listening server which was created with a call to
|
||||||
on the return value from \function{listen()}.
|
on the return value from \function{listen()}.
|
||||||
\end{funcdesc}
|
\end{funcdesc}
|
||||||
|
|
||||||
\subsubsection{Configuration file format}
|
\subsubsection{Configuration file format%
|
||||||
|
\label{logging-config-fileformat}}
|
||||||
|
|
||||||
The configuration file format understood by \function{fileConfig} is
|
The configuration file format understood by \function{fileConfig} is
|
||||||
based on ConfigParser functionality. The file must contain sections
|
based on ConfigParser functionality. The file must contain sections
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue