Changeset 391 for python/trunk/Lib/test/test_cprofile.py
- Timestamp:
- Mar 19, 2014, 11:31:01 PM (11 years ago)
- Location:
- python/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
python/trunk
-
Property svn:mergeinfo
set to
/python/vendor/Python-2.7.6 merged eligible /python/vendor/current merged eligible
-
Property svn:mergeinfo
set to
-
python/trunk/Lib/test/test_cprofile.py
r2 r391 40 40 #--cut-------------------------------------------------------------------------- 41 41 CProfileTest.expected_output['print_stats'] = """\ 42 126 function calls (106 primitive calls) in 1.000 CPUseconds42 126 function calls (106 primitive calls) in 1.000 seconds 43 43 44 44 Ordered by: standard name
Note:
See TracChangeset
for help on using the changeset viewer.