diff options
author | Alexander Belopolsky <alexander.belopolsky@gmail.com> | 2010-07-25 22:15:16 (GMT) |
---|---|---|
committer | Alexander Belopolsky <alexander.belopolsky@gmail.com> | 2010-07-25 22:15:16 (GMT) |
commit | 23028575f525de0820e7db3dc7cce0329ea04138 (patch) | |
tree | 4a4cb8446961bb5e33c50653cc132cac4f5b88c2 /Python/sysmodule.c | |
parent | 2c4973dd4a08be5aba88726b5872c95d3069c34b (diff) | |
download | cpython-23028575f525de0820e7db3dc7cce0329ea04138.zip cpython-23028575f525de0820e7db3dc7cce0329ea04138.tar.gz cpython-23028575f525de0820e7db3dc7cce0329ea04138.tar.bz2 |
Merged revisions 83140-83141 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r83140 | alexander.belopolsky | 2010-07-25 11:02:55 -0400 (Sun, 25 Jul 2010) | 5 lines
Issue #9315: Renamed test_trace to test_sys_settrace and
test_profilehooks to test_sys_setprofile so that test_trace can be
used for testing the trace module and for naming consistency.
........
r83141 | alexander.belopolsky | 2010-07-25 11:05:42 -0400 (Sun, 25 Jul 2010) | 1 line
Corrected comments on where settrace and setprofile are tested.
........
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions