mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Back porting changeset db302b88fdb6 to 3.4 branch, which fixed multiple documentation typos.
Related Issues: #issue21528 #issue24453
This commit is contained in:
parent
1c90670bc2
commit
b4760efbad
28 changed files with 37 additions and 37 deletions
|
@ -350,7 +350,7 @@ Functions
|
|||
the *nframe* parameter of the :func:`start` function to store more frames.
|
||||
|
||||
The :mod:`tracemalloc` module must be tracing memory allocations to take a
|
||||
snapshot, see the the :func:`start` function.
|
||||
snapshot, see the :func:`start` function.
|
||||
|
||||
See also the :func:`get_object_traceback` function.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue