python-nav-backward-up-list

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


(python-nav-backward-up-list &optional ARG)

Move backward out of one level of parentheses (or blocks).
With ARG, do this that many times.
A negative argument means move forward but still to a less deep spot.
This command assumes point is not in a string or comment.