1
0
forked from VimPlug/jedi
Files
jedi-fork/jedi/api/environment.py
mlangkabel c801e24afc fix get_system_environment misses if same python version has multiple installs
The Environment.__init__ may throw an InvalidPythonEnvironment if the call to _get_subprocess() fails. In this case other registered Python environments of the same Python version may still work and shall also be considered.
2019-04-09 23:01:37 +02:00

16 KiB