Files
openide/python/testData
Mikhail Golubev 7e116a31df PY-45115 Improve the test after the review
* Fix a dysfunctional assertion, comparing a wrong PSI file.
* Assert that the resolve result is a file or a directory. "os" from the standard
library actually resolves to a directory in Typeshed, so getContainingFile() call
on it led to an NPE.
* Remove __init__.py from the directory where the same directory import is
performed. It better reflects the future policy when imports from explicit
packages have priority of absolute resolve results, while imports from plain
directories have priority of same directory results (see PY-45114).

GitOrigin-RevId: 5262032a38e653ce9114402fbb710aedfd278773
2020-11-06 14:05:13 +00:00
..
2020-07-23 11:41:08 +00:00
2020-10-19 15:47:28 +00:00
2020-08-24 18:58:44 +00:00