]> granicus.if.org Git - python/commit
Merged revisions 84176 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 18 Aug 2010 20:45:10 +0000 (20:45 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 18 Aug 2010 20:45:10 +0000 (20:45 +0000)
commit0dd8e1da286499e4d8bffebabe939b6ca3c1345b
tree7097567e84316f2c8edb50384ead9d04808d9262
parentaa8954523c0845e90fcaba5de4094d087b97f91b
Merged revisions 84176 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r84176 | antoine.pitrou | 2010-08-18 22:44:14 +0200 (mer., 18 août 2010) | 5 lines

  Issue #9433: The "-j" option to regrtest now works under Windows too.
  It is not sure it will be beneficial, though, since process launching is
  more expensive under Windows than it is under Linux.
........
Lib/test/regrtest.py