SIGN IN SIGN UP

bpo-8525: help() on a type now shows builtin subclasses (GH-5066)

For builtin types with builtin subclasses, help() on the type now shows up
to 4 of the subclasses. This partially replaces the exception hierarchy
information previously displayed in Python 2.7.
S
Sanyam Khurana committed
a323cdcb33c8c856e5668acfb2c67ab5198672c4
Parent: d31e773
Committed by Nick Coghlan <ncoghlan@gmail.com> on 10/21/2018, 7:22:02 AM