mirror of
https://github.com/python/cpython.git
synced 2025-11-03 07:01:21 +00:00
When help() is called with non-string argument, use __qualname__ or
__name__ if available, otherwise use "{typename} object".
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| pydoc_mod.py | ||
| pydocfodder.py | ||
| test_pydoc.py | ||