mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2025-12-06 18:54:44 +08:00
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