Searched refs:__NUM_PROPS (Results 1 - 1 of 1) sorted by relevance
/pkg/src/modules/ | ||
H A D | api_common.py | 127 __NUM_PROPS = 13 variable in class:PackageInfo 130 ALL_ATTRIBUTES = range(__NUM_PROPS) 131 ALL_OPTIONS = frozenset(range(__NUM_PROPS)) |
Completed in 8 milliseconds