python-nav-end-of-defun

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


(python-nav-end-of-defun)

Move point to the end of def or class.
Returns nil if point is not in a def or class.