commit | a226c9100d52b3f1cefc084e9ab9b863e10655fd | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Thu Oct 14 11:15:50 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Thu Oct 14 11:15:50 2010 +0000 |
tree | c5c7b357d0c431f93c0269f6fcd4cdab3788a36e | |
parent | 4b09b04b4d0c77acb6eeca2fa1bd4e3ab48d3a8a [diff] |
Merged revisions 85469 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85469 | antoine.pitrou | 2010-10-14 13:12:00 +0200 (jeu., 14 oct. 2010) | 3 lines Inherit interpreter flags in parallel testing ........