mirror of
https://github.com/python/cpython.git
synced 2025-10-30 01:47:38 +00:00
Fix pydoc's docclass() for classes inheriting from object without the `__module__` attribute, like `_testcapi.HeapType`. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| pydoc_mod.py | ||
| pydocfodder.py | ||
| test_pydoc.py | ||