mirror of
https://github.com/davidhalter/jedi.git
synced 2026-07-29 20:06:43 +08:00
This time we catch all exceptions and try to avoid issues for the user. This is only happening when working with an Interpreter. I don't feel this is necessary otherwise. See #1299