zope.hookable API

Hookable object support

class zope.hookable.hookable

Callable objects that support being overridden

reset()

Reset the hook to the original value

sethook()

Set the hook implementation for the hookable object