Zope hookable
Hookable object support.
Support the efficient creation of hookable objects, which are callable objects that are meant to be replaced by other callables, at least optionally.
The idea is you create a function that does some default thing and make it hookable. Later, someone can modify what it does by calling its sethook method and changing its implementation. All users of the function, including those that imported it, will see the change.
- Sources inherited from project openSUSE:Backports:SLE-15-SP5
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.5:Update/python-zope.hookable && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
python-zope.hookable.changes | 0000002553 2.49 KB | |
python-zope.hookable.spec | 0000003049 2.98 KB | |
zope.hookable-5.1.0.tar.gz | 0000021922 21.4 KB |
Latest Revision
Yuchen Lin (maxlin_factory)
committed
(revision 3)
branch from SP4 Backports
Comments 0