mirror of
https://github.com/davidhalter/jedi.git
synced 2026-07-12 05:30:52 +08:00
bcc84820fe
This benefits static analysis as well as autocompletion: Unreachable code (things like code within 'if 0:') should still be resolveable.