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 alexitkes
Recipients alexitkes, docs@python, hharutyunyan, martin.panter, sandro.tosi
Date 2019-09-24.19:06:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569351977.35.0.35877481744.issue13743@roundup.psfhosted.org>
In-reply-to
Content
Although the Document, Element, etc. classes are well documented in online docs, it is sometimes easier to use pydoc to view the documentation. I think documentation strings should be included to these classes. Just created a PR adding some docstrings.
History
Date User Action Args
2019-09-24 19:06:17alexitkessetrecipients: + alexitkes, sandro.tosi, docs@python, martin.panter, hharutyunyan
2019-09-24 19:06:17alexitkessetmessageid: <1569351977.35.0.35877481744.issue13743@roundup.psfhosted.org>
2019-09-24 19:06:17alexitkeslinkissue13743 messages
2019-09-24 19:06:17alexitkescreate