commit | 517185edcb252bd85c83d96480bf79b85258e1f2 | [log] [tgz] |
---|---|---|
author | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Fri Sep 24 18:14:18 2010 +0000 |
committer | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Fri Sep 24 18:14:18 2010 +0000 |
tree | 88dd6969532abb42f232e15d7ee4ccef46c51b5e | |
parent | 2c7d6859a42634921b2bb2447dfa890633db4d05 [diff] |
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. ........