SIGN IN SIGN UP

bpo-42416: Use inspect.getdoc for IDLE calltips (GH-23416)

Inspect.getdoc(ob) sometimes gets docstrings when ob.__doc__ is None.
T
Terry Jan Reedy committed
7ddbaa7a1b3e61847ee99658be6a7268a049e302
Parent: e1dc0db
Committed by GitHub <noreply@github.com> on 11/20/2020, 6:59:11 AM