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