Python Paste


optdefault


Attributes

Methods

f __init__(self, names=None, **kw) ...

f set_schema(self, schema) ...

f convert(self, obj, value) ...

f validate(self, obj, value) ...

f set_value(self, obj, value) ...

f __delete__(self, obj) ...

f ini_fold(self, value) ...

f ini_repr(self, obj, value) ...

f set_config_value(self, obj, name, value) ...

f __get__(self, obj, type=None) ...

f __set__(self, obj, value) ...

f ini_assignment(self, obj, value, name=None) ...

See the source for more information.