diff options
Diffstat (limited to 'Lib/test/output/test_profile')
-rw-r--r-- | Lib/test/output/test_profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/test/output/test_profile b/Lib/test/output/test_profile index b46bb6a..e745075 100644 --- a/Lib/test/output/test_profile +++ b/Lib/test/output/test_profile @@ -7,7 +7,7 @@ test_profile 12 0.000 0.000 0.012 0.001 :0(hasattr) 8 0.000 0.000 0.000 0.000 :0(range) 1 0.000 0.000 0.000 0.000 :0(setprofile) - 1 0.000 0.000 1.000 1.000 <string>:1(?) + 1 0.000 0.000 1.000 1.000 <string>:1(<module>) 0 0.000 0.000 profile:0(profiler) 1 0.000 0.000 1.000 1.000 profile:0(testfunc()) 1 0.400 0.400 1.000 1.000 test_profile.py:23(testfunc) |