diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2024-06-15 17:56:40 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-15 17:56:40 (GMT) |
commit | 31d1d72d7e24e0427df70f7dd14b9baff28a4f89 (patch) | |
tree | 6c0df87892247f1318e188a31620e7ed07a461e9 /Python/jit.c | |
parent | 9e0b11eb21930b7b8e4a396200a921e9985cfca4 (diff) | |
download | cpython-31d1d72d7e24e0427df70f7dd14b9baff28a4f89.zip cpython-31d1d72d7e24e0427df70f7dd14b9baff28a4f89.tar.gz cpython-31d1d72d7e24e0427df70f7dd14b9baff28a4f89.tar.bz2 |
gh-120541: Improve the "less" prompt in pydoc (GH-120543)
When help() is called with non-string argument, use __qualname__ or
__name__ if available, otherwise use "{typename} object".
Diffstat (limited to 'Python/jit.c')
0 files changed, 0 insertions, 0 deletions