[issue9264] trace.py documentation is incomplete

Eli Bendersky report at bugs.python.org
Fri Jul 23 10:18:59 CEST 2010


Eli Bendersky <eliben at gmail.com> added the comment:

Attaching a patch vs. the 2.6 maintenance branch for the Doc/library/trace.rst file

* Fixed some formatting issues for command line options and class references
* Documented all relevant user-accessible methods
* Divided command-line options logically into sub-sections and improved their explanations

I ran `make html` from the Doc/ directory and made sure the HTML looks OK

----------
Added file: http://bugs.python.org/file18137/issue9262.py26.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9264>
_______________________________________


More information about the Python-bugs-list mailing list