]> granicus.if.org Git - python/commit
Replace the "compiler" resource with the more generic "cpu", so
authorAntoine Pitrou <solipsis@pitrou.net>
Thu, 14 Oct 2010 15:34:31 +0000 (15:34 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Thu, 14 Oct 2010 15:34:31 +0000 (15:34 +0000)
commit5bc4fa7a4947a39cbfdd3dd2ea1019bfa0f93085
tree2b4e69f9b4e1f13c81b2babc3e5462438b7f7d41
parent3fbfea1fae509bebf89728c7f8c61b39ab69e489
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