Latest Version: 0.9.6.2

ContextObj

The 'c' object, with strict attribute access (raises an Exception when the attribute does not exist)


Methods

f __init__(...) ...

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

See the source for more information.

Top