python-nav-up-list

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


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

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