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 vstinner
Recipients docs@python, gvanrossum, pitrou, python-dev, terry.reedy, vstinner
Date 2013-12-02.16:59:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386003566.26.0.848155500307.issue19833@psf.upfronthosting.co.za>
In-reply-to
Content
I documented many new classes. I read the source code and copied classes to extract docstrings.

Instead of BaseXXX classes, it's maybe better to document AbstractXXX classes.
History
Date User Action Args
2013-12-02 16:59:26vstinnersetrecipients: + vstinner, gvanrossum, terry.reedy, pitrou, docs@python, python-dev
2013-12-02 16:59:26vstinnersetmessageid: <1386003566.26.0.848155500307.issue19833@psf.upfronthosting.co.za>
2013-12-02 16:59:26vstinnerlinkissue19833 messages
2013-12-02 16:59:26vstinnercreate