summaryrefslogtreecommitdiffstats
path: root/Tools/scripts/hotshotmain.py
Commit message (Collapse)AuthorAgeFilesLines
* remove hotshot profiler from Py3kFred Drake2007-10-111-60/+0
|
* Kill execfile(), use exec() insteadNeal Norwitz2007-08-121-1/+6
|
* Keep option parser from gobbling up the filename to be profiled and theSkip Montanaro2004-08-241-0/+1
| | | | | flags it accepts. It's too late to change optparse's default behavior now, but I find the default setting of allow_interspersed_args very weird.
* The bagpipe didn't say "no" (*), so here's a main program script useful forSkip Montanaro2004-01-261-0/+54
running an application under hotshot's control. Only slightly embellished from what Walter Dörwald posted to python-dev. (*) http://www.icdc.com/~roadkill/silverstein/turtle.html