cProfile for python 2.4

ptrk ptrk.mcm at gmail.com
Sat Mar 29 17:21:48 EDT 2008


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



More information about the Python-list mailing list