python-info-assignment-continuation-line-p
python-info-assignment-continuation-line-p is a compiled Lisp function in `python.el
'.
(python-info-assignment-continuation-line-p)
Check if current line is a continuation of an assignment.
When current line is continuation of another with an assignment
return the point of the first non-blank character after the
operator.