python-nav-end-of-statement

python-nav-end-of-statement is an interactive compiled Lisp function in `python.el'.


(python-nav-end-of-statement &optional NOEND)

Move to end of current statement.
Optional argument NOEND is internal and makes the logic to not
jump to the end of line when moving forward searching for the end
of the statement.