Variable: python-nav-cache
python-nav-cache is a variable defined in python.el.gz.
Value
nil
Documentation
Cache to hold the results of navigation functions.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/python.el.gz
(defvar python-nav-cache nil
"Cache to hold the results of navigation functions.")