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

/pkg/src/modules/
H A Dcatalog.py24 """Interfaces and implementation for the Catalog object, as well as functions
183 # Catalog is not empty, so a separator is needed.
969 of the package data contained within a Catalog."""
1127 Catalog object."""
1354 class Catalog(object): class in inherits:object
1355 """A Catalog is the representation of the package FMRIs available from
1386 """Initializes a Catalog object.
1554 # Catalog contains nothing.
1636 # If the base Catalog didn't exist (in-memory or on-
1924 # If the Catalog'
[all...]

Completed in 21 milliseconds