porterjamesj/virtualenvwrapper.el

python-shell-virtualenv-path declared obsolete

Opened this issue · 0 comments

Hi,

Just in case you hadn't seen this in python.el the variable python-shell-virtualenv-path has been declared obsolete, but is still used in virtualenvwrapper.el.

(define-obsolete-variable-alias
  'python-shell-virtualenv-path 'python-shell-virtualenv-root "25.1")