class documentation

class _AutoReqParam(outils.AutoSlots):

View In Hierarchy

Meta class for request definitions.

Class Method _GetSlots Extract the slots out of REQ_PARAMS.

Inherited from AutoSlots:

Method __new__ Called when a class should be created.
@classmethod
def _GetSlots(mcs, attrs):

Extract the slots out of REQ_PARAMS.