Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
01bd3ece5ca1ab29f756b7b07c2445d9ef570016
/
Lib
/
test
/
test_profile.py
6987d54
Merged revisions 73064-73065 via svnmerge from
by Antoine Pitrou
· 16 years ago
607bff1
Some tests did not pass on repeated calls (regrtest -R::)
by Amaury Forgeot d'Arc
· 17 years ago
b709077
* Use the same code to profile for test_profile and test_cprofile.
by Georg Brandl
· 18 years ago
a871ef2
Added the cProfile module.
by Armin Rigo
· 20 years ago
f879024
test and fix for buggy handling of exceptions raised by C functions,
by Armin Rigo
· 20 years ago
27f8836
Whitespace normalization.
by Tim Peters
· 21 years ago
1eb4bfc
Added global runctx function to profile to fix SF Bug #716587
by Nicholas Bastin
· 21 years ago
527e64f
Whitespace normalization.
by Tim Peters
· 24 years ago
f137f75
Hopefully fix the profiler right. Add a test suite that checks that
by Guido van Rossum
· 24 years ago