Searched refs:BasicSchema (Results 1 - 1 of 1) sorted by relevance

/ec/ECSpooler/lib/util/
H A DBackendSchema.py357 class BasicSchema(Schemata): class in inherits:Schemata
387 'for %s.BasicSchema.__init__' %
391 if self.__class__ is not BasicSchema:
402 c = BasicSchema()
418 c = BasicSchema()
516 class Schema(BasicSchema):
524 BasicSchema.__init__(self, *args, **kwargs)

Completed in 1950 milliseconds