| Home | Trees | Index | Help |
|
|---|
| Package lemon :: Package external :: Package Cheetah :: Package Tools :: Module RecursiveNull :: Class RecursiveNull |
|
Nothing, but in a friendly way. Good for filling in for objects you want to
hide. If $form.f1 is a RecursiveNull object, then
$form.f1.anything["you"].might("use") will resolve to the empty string.
This module was contributed by Ian Bicking.
| Method Summary | |
|---|---|
__call__(self,
*vars,
**kw)
| |
__getattr__(self,
attr)
| |
__getitem__(self,
item)
| |
__nonzero__(self)
| |
__repr__(self)
| |
__str__(self)
| |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Mon Nov 10 15:08:30 2003 | http://epydoc.sf.net |