Files
openide/python/testData/codeInsight
Semyon Proshev 05b085e461 PY-21897 Fixed: Wrong type inference with None and conditionals
Don't think that `else` after `if <reference>` means `<reference> is None`
2017-01-16 18:52:23 +03:00
..