tkf / emacs-jedi

Python auto-completion for Emacs
http://tkf.github.io/emacs-jedi/latest/
666 stars 89 forks source link

Raise if invalid virtual-env parameter is supplied #320

Closed immerrr closed 5 years ago

immerrr commented 5 years ago

This PR validates virtual-env that is passed to it and instead of silently ignoring those that it cannot use it will report and error.