Zope hookable

Edit Package python-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.

Refresh
Refresh
Source Files
Filename Size Changed
_multibuild 0000000053 53 Bytes
python-zope.hookable.changes 0000004594 4.49 KB
python-zope.hookable.spec 0000003246 3.17 KB
zope.hookable-6.0.tar.gz 0000024013 23.5 KB
Revision 33 (latest revision is 35)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 33)
- update to 6.0:
  * Drop support for Python 2.7, 3.5, 3.6.
  * Add support for Python 3.12.
Comments 0
openSUSE Build Service is sponsored by