python-shell-completion-complete-or-indent
python-shell-completion-complete-or-indent is an interactive compiled Lisp function in `python.el
'.
(python-shell-completion-complete-or-indent)
Complete or indent depending on the context.
If content before pointer is all whitespace, indent.
If not try to complete.