Fix buildbot failures - removing the CPU term in the seconds from the output.
diff --git a/Lib/test/test_cprofile.py b/Lib/test/test_cprofile.py
index 831895c..af3fe62 100644
--- a/Lib/test/test_cprofile.py
+++ b/Lib/test/test_cprofile.py
@@ -39,7 +39,7 @@
 # Don't remove this comment. Everything below it is auto-generated.
 #--cut--------------------------------------------------------------------------
 CProfileTest.expected_output['print_stats'] = """\
-         126 function calls (106 primitive calls) in 1.000 CPU seconds
+         126 function calls (106 primitive calls) in 1.000 seconds
 
    Ordered by: standard name