]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
tracemalloc: 'pretty top' example no longer changes the filename (GH-18903)
authorAdam Johnson <me@adamj.eu>
Tue, 10 Mar 2020 18:18:50 +0000 (18:18 +0000)
committerGitHub <noreply@github.com>
Tue, 10 Mar 2020 18:18:50 +0000 (19:18 +0100)
commitd06eec218eac81225f9017951cddfc211fed9325
treee6d52c7aecc01c4c9fff682ed2e23e27f1933ef7
parent13d52c268699f199a8e917a0f1dc4c51e5346c42
tracemalloc: 'pretty top' example no longer changes the filename (GH-18903)

I've used this recipe a couple times and the filename editing has always
been less than useful and something I've removed. This is because many
modules end up losing which package they are located in, e.g. `util/date.py`.
Doc/library/tracemalloc.rst