| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
Constrain
Constrain for configuration values
Constrain() is a NOOP >>> c = Constrain('foo', False, object) >>> c('dummy', debug="name") 'dummy'
|
|||
|
__init__(self,
*args,
**kwargs) x.__init__(...) initializes x; see x.__class__.__doc__ for signature |
||
| __call__(self, value, debug="unknown") | ||
|
Inherited from |
|||
|
|||
|
__slots__ = ()
|
||
|
|||
|
Inherited from |
|||
|
|||
|
|
|
|||
__slots__None
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0alpha3 on Sun Feb 4 17:00:21 2007 | http://epydoc.sourceforge.net |