Back porting changeset db302b88fdb6 to 3.4 branch, which fixed multiple documentation typos.

Related Issues:

#issue21528
#issue24453
This commit is contained in:
Senthil Kumaran 2015-06-14 17:35:37 -07:00
parent 1c90670bc2
commit b4760efbad
28 changed files with 37 additions and 37 deletions

View file

@ -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.