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 georg.brandl
Recipients agthorr, belopolsky, christian.heimes, ethan.furman, georg.brandl, gregory.p.smith, gvanrossum, janzert, mark.dickinson, ncoghlan, oscarbenjamin, pitrou, ronaldoussoren, sjt, skrah, steven.daprano, stutzbach, terry.reedy, tshepang, vajrasky
Date 2013-10-13.10:08:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381658943.01.0.0952625140866.issue18606@psf.upfronthosting.co.za>
In-reply-to
Content
In the attached patch I took the docstrings, put them in statistics.rst and reformatted/marked-up them according to our guidelines.  This should at least be good enough to make this committable.

I also modified statistics.py very slightly; I removed trailing spaces and added "Function/class" in the third table in the module docstring.
History
Date User Action Args
2013-10-13 10:09:04georg.brandlsetrecipients: + georg.brandl, gvanrossum, terry.reedy, gregory.p.smith, ronaldoussoren, mark.dickinson, ncoghlan, belopolsky, pitrou, agthorr, christian.heimes, stutzbach, steven.daprano, sjt, skrah, ethan.furman, tshepang, janzert, oscarbenjamin, vajrasky
2013-10-13 10:09:03georg.brandlsetmessageid: <1381658943.01.0.0952625140866.issue18606@psf.upfronthosting.co.za>
2013-10-13 10:09:02georg.brandllinkissue18606 messages
2013-10-13 10:09:02georg.brandlcreate