]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 85482 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Thu, 14 Oct 2010 15:41:23 +0000 (15:41 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Thu, 14 Oct 2010 15:41:23 +0000 (15:41 +0000)
commit2731494720ce3cfa4816e9f3c711bbc19316acde
tree09e2669920003062416235922fdd9ad79f3c439e
parentc8ef6436d833b06f2b916127701abebb114ed38c
Merged revisions 85482 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r85482 | antoine.pitrou | 2010-10-14 17:34:31 +0200 (jeu., 14 oct. 2010) | 4 lines

  Replace the "compiler" resource with the more generic "cpu", so
  as to mark CPU-heavy tests.
........
Lib/test/regrtest.py
Lib/test/support.py
Lib/test/test_io.py
Lib/test/test_tokenize.py