mirror of
https://github.com/davidhalter/jedi.git
synced 2026-04-24 00:52:38 +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