Function: python-completion-complete-at-point
python-completion-complete-at-point is a for
python-completion-at-point, defined in python.el.gz.
This function is obsolete since 25.1; use python-completion-at-point
instead.
Signature
(python-completion-complete-at-point)
Documentation
Function for completion-at-point-functions in python-mode.
For this to work as best as possible you should call
python-shell-send-buffer from time to time so context in
inferior Python process is updated properly.
Aliases
python-completion-complete-at-point (obsolete since 25.1)