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 eric.araujo
Recipients BreamoreBoy, docs@python, englabenny, eric.araujo, georg.brandl, pje
Date 2010-07-17.23:02:43
SpamBayes Score 0.024982587
Marked as misclassified No
Message-id <1279407766.07.0.746790382881.issue7303@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for your help proposal Ulrik. If I understand the documentation correctly, docstrings should contain enough usage information but not too much. In pkgutil, some examples and long explanations could be removed after you move them to the reST doc.

Make sure to work from a checkout of 3.2 (branch named py3k) to have the latest updates. This page contains some tips about patches: http://www.python.org/dev/patches/

You can ask any questions here or on the docs@python.org mailing list. Thanks again.
History
Date User Action Args
2010-07-17 23:02:46eric.araujosetrecipients: + eric.araujo, georg.brandl, pje, englabenny, docs@python, BreamoreBoy
2010-07-17 23:02:46eric.araujosetmessageid: <1279407766.07.0.746790382881.issue7303@psf.upfronthosting.co.za>
2010-07-17 23:02:44eric.araujolinkissue7303 messages
2010-07-17 23:02:43eric.araujocreate