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

/pkg/src/modules/
H A Dfacet.py39 class Facets(dict): class in inherits:dict
52 # Facets can come from three different sources.
57 # facets will usually never be found in a Facets dictionary. (Facets
62 # in Facets.__local. Facets which are not explicitly set but match an
68 # inherited facets are stored in Facets.__inherited. Facets which are
126 rv = Facets()
135 """Compare the facet match priority of two Facets object
[all...]

Completed in 9 milliseconds