John Yeung <[email protected]> wrote in news:c0752f32-b0cf-4fde- [email protected]:
> I believe cProfile was added in 2.5. Your best bet on 2.4 is probably > the profile module. That is what the docs recommend. > Thanks John. That works. I'll use "profile" instead. -- Rahul -- http://mail.python.org/mailman/listinfo/python-list
