summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_line_tracing.py
Commit message (Collapse)AuthorAgeFilesLines
* Issue #9315: Revert r83005 before renaming test_trace toAlexander Belopolsky2010-07-251-790/+0
| | | | | test_sys_settrace and test_profilehooks to test_sys_setprofile in all three branches.
* move test_trace.py so as not to conflict with future tests for the trace moduleBenjamin Peterson2010-07-201-0/+790