python-eldoc--get-doc-at-point

python-eldoc--get-doc-at-point is a compiled Lisp function in `python.el'.

(python-eldoc--get-doc-at-point &optional FORCE-INPUT FORCE-PROCESS)

Internal implementation to get documentation at point.
If not FORCE-INPUT is passed then what `python-info-current-symbol'
returns will be used. If not FORCE-PROCESS is passed what
`python-shell-get-process' returns is used.