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 terry.reedy
Recipients Antony.Lee, docs@python, martin.panter, terry.reedy
Date 2016-02-06.03:13:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454728436.23.0.489366758604.issue26240@psf.upfronthosting.co.za>
In-reply-to
Content
I agree. The module docstring should briefly describe the module and maybe list the contents, a line for each.  The itertools docstring does the latter; the math docstring does not, though I would not mind if it did.
History
Date User Action Args
2016-02-06 03:13:56terry.reedysetrecipients: + terry.reedy, docs@python, martin.panter, Antony.Lee
2016-02-06 03:13:56terry.reedysetmessageid: <1454728436.23.0.489366758604.issue26240@psf.upfronthosting.co.za>
2016-02-06 03:13:56terry.reedylinkissue26240 messages
2016-02-06 03:13:56terry.reedycreate