This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author arigo
Recipients
Date 2007-03-07.07:12:45
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Yes, this profiler is now available as the cProfile
module of Python 2.5.

For older Python versions, it is not packaged but
can be checked out from my svn repository at
http://codespeak.net/svn/user/arigo/hack/misc/lsprof .
History
Date User Action Args
2007-08-23 15:43:08adminlinkissue1212837 messages
2007-08-23 15:43:08admincreate