Signal

Base event for all SQLObject events.

In general the sender for these methods is the class, not the instance.


Methods

f __init__(...) ...

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

See the source for more information.