mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2026-04-27 13:01:28 +08:00
b2e8c65e35
In particular it should not try to import `jedi_vim_debug` during error handling "unprotected", which might hide the real error on Python 2 at least. Ref: https://github.com/davidhalter/jedi-vim/issues/998#issuecomment-592305240