commit | d06eec218eac81225f9017951cddfc211fed9325 | [log] [tgz] |
---|---|---|
author | Adam Johnson <me@adamj.eu> | Tue Mar 10 18:18:50 2020 +0000 |
committer | GitHub <noreply@github.com> | Tue Mar 10 19:18:50 2020 +0100 |
tree | e6d52c7aecc01c4c9fff682ed2e23e27f1933ef7 | |
parent | 13d52c268699f199a8e917a0f1dc4c51e5346c42 [diff] |
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`.