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 eli.bendersky
Recipients docs@python, eli.bendersky, terry.reedy
Date 2010-07-23.08:18:54
SpamBayes Score 0.00010859218
Marked as misclassified No
Message-id <1279873139.97.0.853235033061.issue9264@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2010-07-23 08:19:00eli.benderskysetrecipients: + eli.bendersky, terry.reedy, docs@python
2010-07-23 08:18:59eli.benderskysetmessageid: <1279873139.97.0.853235033061.issue9264@psf.upfronthosting.co.za>
2010-07-23 08:18:58eli.benderskylinkissue9264 messages
2010-07-23 08:18:58eli.benderskycreate