mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Adjusted to use the new module synopsis support macros.
This commit is contained in:
parent
fe7f3bc2aa
commit
b91e934cf1
139 changed files with 627 additions and 706 deletions
|
@ -255,8 +255,10 @@ of algorithms to be directly compared to iterative implementations.
|
|||
|
||||
|
||||
\section{Reference Manual}
|
||||
\stmodindex{profile}
|
||||
\label{module-profile}
|
||||
\declaremodule{standard}{profile}
|
||||
|
||||
\modulesynopsis{None}
|
||||
|
||||
|
||||
|
||||
The primary entry point for the profiler is the global function
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue