python-nav-backward-defun

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


(python-nav-backward-defun &optional ARG)

Navigate to closer defun backward ARG times.
Unlikely `python-nav-beginning-of-defun' this doesn't care about
nested definitions.