Boolean
A bool class that also understands some special string keywords (yes/no, true/false, on/off, 1/0)
The Boolean class is accessible via the
sqlobject.dbconnection
module.
Methods
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
See
the source
for more information.