File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -607,13 +607,10 @@ The resulting profiler will then call :func:`your_time_func`.
607607 best results with a custom timer, it might be necessary to hard-code it in the C
608608 source of the internal :mod: `_lsprof ` module.
609609
610- .. rubric :: Footnotes
611610
612- .. [# ] Updated and converted to LaTeX by Guido van Rossum. Further updated by Armin
613- Rigo to integrate the documentation for the new :mod: `cProfile ` module of Python
614- 2.5.
611+ .. rubric :: Footnotes
615612
616- .. [# ] Prior to Python 2.2, it was necessary to edit the profiler source code to embed
617- the bias as a literal number. You still can, but that method is no longer
613+ .. [# ] Prior to Python 2.2, it was necessary to edit the profiler source code to
614+ embed the bias as a literal number. You still can, but that method is no longer
618615 described, because no longer needed.
619616
You can’t perform that action at this time.
0 commit comments