mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 17:20:55 +07:00
Entries that were used in code remain in the completion list. Return type of PyQualifiedReference updated to reflect the fact that it returns PyTargetExpression's only.
5 lines
25 B
Python
5 lines
25 B
Python
import m1
|
|
|
|
m1.a
|
|
m1.a = 0
|