python-shell-completion-get-completions

python-shell-completion-get-completions is a compiled Lisp function in `python.el'.

(python-shell-completion-get-completions PROCESS IMPORT INPUT)

Do completion at point using PROCESS for IMPORT or INPUT.
When IMPORT is non-nil takes precedence over INPUT for
completion.