class Undefined(object):
Represents an undefined value in a template.
All template modules have a constant value UNDEFINED present which is an instance of this object.
Method | __bool__ |
Undocumented |
Method | __nonzero__ |
Undocumented |
Method | __str__ |
Undocumented |