]> granicus.if.org Git - python/commit
Merged revisions 84994 via svnmerge from
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>
Fri, 24 Sep 2010 18:08:24 +0000 (18:08 +0000)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>
Fri, 24 Sep 2010 18:08:24 +0000 (18:08 +0000)
commit402392bd5afffedf38b0270a3122e4687bdd13a2
tree7fbd9df30200dfeaa7f6343e970c6ded0dd534fb
parenta4c8ecd32efe42895a21a1b0836c35559f8a6b23
Merged revisions 84994 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r84994 | alexander.belopolsky | 2010-09-24 14:03:12 -0400 (Fri, 24 Sep 2010) | 1 line

  Issue #9936: Fixed executable lines' search in the trace module.
........
Lib/test/test_trace.py
Lib/test/tracedmodules/testmod.py
Lib/trace.py
Misc/NEWS