Files
openide/python/testData/completion/seenMembers.py
Andrey Vlasovskikh 15258248b5 Don't add untyped completion variants for structural types
They mostly duplicate each other for scopes of local functions. For
structural types we add only implicit variants obtained from a
name-based class guess.

The test data for seenMembers has been updated in order not to clash
with structural types completion.
2014-12-12 19:07:16 +03:00

4 lines
69 B
Python

for region in regions:
region.children = []
region.ch<caret>