On Mar 28, 3:50 pm, David Pratt <fairwi... at eastlink.ca> wrote: > I'd like to compile cProfile for python 2.4. Where can I get it to do > this? I realize it is part of python 2.5. Many thanks. can you use cProfile's predecessor, profile? http://docs.python.org/lib/module-profile.html