Files
openide/python/testData/qualifiedName/topLevelClassReference/pkg/subpkg/mod.py
Mikhail Golubev b7135bae76 PY-15603 Remove special processing for class member, rely on getQualifiedName()
Since we use "." as a separator there now and getQualifiedName() for classes
and functions already properly handles nested classes and methods, there is
no need to duplicate this logic in PyQualifiedNameProvider.

GitOrigin-RevId: e5101764b84061e3690fc09b399b85a133ae9223
2019-07-08 21:02:18 +03:00

2 lines
30 B
Python