summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>2010-07-25 14:58:54 (GMT)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>2010-07-25 14:58:54 (GMT)
commitf6d2ca06ac7ecb3eceeee166f781840b1e033b33 (patch)
treefdd6a02e839f12a7542e3168ed87eb754548efee
parentcb615e6abe1ae6523aacddbf108fbf92f26e9eb8 (diff)
downloadcpython-f6d2ca06ac7ecb3eceeee166f781840b1e033b33.zip
cpython-f6d2ca06ac7ecb3eceeee166f781840b1e033b33.tar.gz
cpython-f6d2ca06ac7ecb3eceeee166f781840b1e033b33.tar.bz2
Issue #9315: Revert r83005 before renaming test_trace to
test_sys_settrace and test_profilehooks to test_sys_setprofile in all three branches.
-rw-r--r--Lib/test/test_trace.py (renamed from Lib/test/test_line_tracing.py)0
1 files changed, 0 insertions, 0 deletions
diff --git a/Lib/test/test_line_tracing.py b/Lib/test/test_trace.py
index 43134e9..43134e9 100644
--- a/Lib/test/test_line_tracing.py
+++ b/Lib/test/test_trace.py