SIGN IN SIGN UP

COMMITS

/ Lib/cProfile.py
d01db1c2a2a71455163a1d3b214cc8dc27201303
February 25, 2013
February 12, 2013
August 2, 2010
March 11, 2010
B
convert shebang lines: python -> python3
Benjamin Peterson committed
September 4, 2009
October 16, 2007
August 12, 2007
N
Kill execfile(), use exec() instead
Neal Norwitz committed
July 16, 2007
G
Fix for cProfile.
Guido van Rossum committed
February 9, 2007
September 6, 2006
G
Patch #1550800: make exec a function.
Georg Brandl committed
February 8, 2006
A
Added the cProfile module.
Armin Rigo committed