Variable: python-import-history

python-import-history is a variable defined in python.el.gz.

Value

nil

Documentation

History variable for python-import commands.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/python.el.gz
(defvar python-import-history nil
  "History variable for `python-import' commands.")