1. 90f5ba5 convert shebang lines: python -> python3 by Benjamin Peterson · 14 years ago
  2. b6b1324 Remove the just-removed "help" from __all__. by Georg Brandl · 15 years ago
  3. 85477af Remove backwards compatibility stuff from profile/cProfile. by Georg Brandl · 15 years ago
  4. 3172c5d Patch# 1258 by Christian Heimes: kill basestring. by Guido van Rossum · 17 years ago
  5. 0168802 Kill execfile(), use exec() instead by Neal Norwitz · 17 years ago
  6. 1c5a98a Fix for cProfile. SF patch# 1755176 by Amaury Forgeot d'Arc. by Guido van Rossum · 17 years ago
  7. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 18 years ago
  8. 7cae87c Patch #1550800: make exec a function. by Georg Brandl · 18 years ago
  9. a871ef2 Added the cProfile module. by Armin Rigo · 19 years ago