New submission from Giampaolo Rodola' <[email protected]>:

http://docs.python.org/library/profile.html

...while it is, for example, for hotshot module:
http://docs.python.org/library/hotshot.html#hotshot.Profile

Profile class contains some useful methods which are surely worth mentioning, 
like print_stat() and runcall() above all.

----------
assignee: d...@python
components: Documentation
messages: 110722
nosy: d...@python, giampaolo.rodola
priority: normal
severity: normal
stage: needs patch
status: open
title: c/profile Profile class is not documented
versions: Python 2.6, Python 2.7, Python 3.1, Python 3.2

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue9300>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to