Boolean

A bool class that also understands some special string keywords (yes/no, true/false, on/off, 1/0)


Methods

f __init__(...) ...

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

See the source for more information.