[issue9300] c/profile Profile class is not documented

Giampaolo Rodola' report at bugs.python.org
Mon Jul 19 10:59:59 CEST 2010


New submission from Giampaolo Rodola' <g.rodola at gmail.com>:

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: docs at python
components: Documentation
messages: 110722
nosy: docs at 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 <report at bugs.python.org>
<http://bugs.python.org/issue9300>
_______________________________________


More information about the Python-bugs-list mailing list