mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
restructured library manual accordiung to functional group
This commit is contained in:
parent
557ed94ebb
commit
ecde781dd1
55 changed files with 899 additions and 275 deletions
|
@ -46,8 +46,12 @@ file object that it returns.
|
|||
|
||||
\end{enumerate}
|
||||
|
||||
\subsection{HTTP Objects}
|
||||
|
||||
\code{HTTP} instances have the following methods:
|
||||
|
||||
\renewcommand{\indexsubitem}{(HTTP method)}
|
||||
|
||||
\begin{funcdesc}{set_debuglevel}{level}
|
||||
Set the debugging level (the amount of debugging output printed).
|
||||
The default debug level is \code{0}, meaning no debugging output is
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue