aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_tools/test_gprof2html.py
Commit message (Expand)AuthorAge
* gh-97669: Remove outdated example scripts (#97675) (#98167)Victor Stinner2022-10-11
* Fix EncodingWarning in test_tools. (GH-28846)Inada Naoki2021-10-10
* Issue #23277: Remove unused imports in tests.Serhiy Storchaka2016-04-24
* Issue #26778: Fixed "a/an/and" typos in code comment and documentation.Serhiy Storchaka2016-04-17
* Issue #21918: Convert test_tools.py to a sub-package of test.Zachary Ware2014-07-16