python-nav--forward-sexp
python-nav--forward-sexp is a compiled Lisp function in `python.el
'.
(python-nav--forward-sexp &optional DIR SAFE)
Move to forward sexp.
With positive optional argument DIR direction move forward, else
backwards. When optional argument SAFE is non-nil do not throw
errors when at end of sexp, skip it instead.