interface documentation

An interface class for use by proxyForInterface.

Method yay A sample method which should be proxied.
Attribute ifaceAttribute An example declared attribute, which should be proxied.
def yay(*a, **kw): (source)

A sample method which should be proxied.

ifaceAttribute = (source)

An example declared attribute, which should be proxied.