commit | 9b3383ca65fc0181e3b7a6aacae3539de545591f | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Wed Aug 04 00:19:35 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Wed Aug 04 00:19:35 2010 +0000 |
tree | 6d2bba753c945a80c29e749847efd8d37c797735 | |
parent | e06528c64b62abbaa49dedc395e1ce58ad3962fe [diff] |
Merged revisions 83696 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r83696 | antoine.pitrou | 2010-08-04 02:18:49 +0200 (mer., 04 août 2010) | 3 lines That test was never run (since thread has been renamed to _thread in 3.x) ........