Searched defs:__pull_child_props (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/client/linkedimage/
H A Dcommon.py421 __pull_child_props = frozenset([ variable in class:LinkedImage
440 __pull_child_props |
618 missing = self.__pull_child_props - props_set
920 allowed_props = self.__pull_child_props
1461 if k not in self.__pull_child_props:

Completed in 102 milliseconds