commit | 11ce4d98f20c68a82c6d807976f37dec980eb3dc | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Mon Aug 02 21:38:08 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Mon Aug 02 21:38:08 2010 +0000 |
tree | 98c4b8562eaf5195ad894151a3c44822ac879e79 | |
parent | fb2c459ab239f65a906358222f12f623e22a3195 [diff] |
Merged revisions 83525 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r83525 | georg.brandl | 2010-08-02 14:36:24 +0200 (Mo, 02 Aug 2010) | 1 line Get rid of spurious "threading" entries in trace output. ........