[New-bugs-announce] [issue41633] pydoc skips methods of nested classes

Bob Kline report at bugs.python.org
Tue Aug 25 11:28:26 EDT 2020


New submission from Bob Kline <bkline at rksystems.com>:

Although the documentation for the pydoc says that it produces documentation of the classes recursively, this isn't actually true.

----------
components: Library (Lib)
files: repro.py
messages: 375891
nosy: bkline
priority: normal
severity: normal
status: open
title: pydoc skips methods of nested classes
type: behavior
versions: Python 3.8
Added file: https://bugs.python.org/file49428/repro.py

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41633>
_______________________________________


More information about the New-bugs-announce mailing list