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

/pkg/src/modules/
H A Dcatalog.py967 class CatalogUpdate(CatalogPartBase): class in inherits:CatalogPartBase
968 """A CatalogUpdate object is an augmented representation of a subset
980 """Initializes a CatalogUpdate object."""
993 provided by the CatalogUpdate class:
1044 iterates over the package data in the CatalogUpdate."""
1072 * 'op_type' is a CatalogUpdate constant indicating
1105 CatalogUpdate match the specified signature data, or if not
1375 # These are used to cache or store CatalogPart and CatalogUpdate objects
1377 # names and CatalogUpdate names stored in the CatalogAttrs object.
1734 ulog = CatalogUpdate(nam
[all...]

Completed in 87 milliseconds