class documentation

class _MetaOptions(type):

View In Hierarchy

metaclass for the Options class.
Method __add__ Undocumented
Method __init__ Undocumented
def __add__(self, other):

Undocumented

def __init__(cls, classname, bases, dict_):

Undocumented