Sept. 24, 2019
7:06 p.m.
Alex Itkes <alex2018itkes@gmail.com> added the comment: 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. ---------- keywords: +patch message_count: 3.0 -> 4.0 nosy: +alexitkes nosy_count: 4.0 -> 5.0 pull_requests: +15938 stage: needs patch -> patch review versions: +Python 3.5, Python 3.6, Python 3.7, Python 3.8, Python 3.9 pull_request: https://github.com/python/cpython/pull/16335 _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue13743> _______________________________________