[issue42038] Tracemalloc's format() doc contradictory

Andrei Kulakov report at bugs.python.org
Sun Aug 1 13:07:07 EDT 2021


Andrei Kulakov <andrei.avk at gmail.com> added the comment:

I agree that the doc is wrong; I've put up the tiny PR here:
https://github.com/python/cpython/pull/27529/files

Note that linecache.getline() returns line with \n but is then .strip()'ed.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42038>
_______________________________________


More information about the Python-bugs-list mailing list