Files
openide/python/testData/resolve
Mikhail Golubev cd003c487b PY-45541 Restoring symbol's canonical import path, properly consider binary skeletons
Namely, jump from an empty placeholder __init__.py under python_stubs to the
corresponding real package from a library. Climbing up the series of __init__.py's
is necessary to detect where the name is exported, but previously these parallel
hierarchies were not supported.

GitOrigin-RevId: 3e3d5b8175758f03d24454a29e3f5d7fa120423a
2020-12-04 15:49:28 +00:00
..