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
python-zope.hookable.changes 0000001663 1.62 KB
python-zope.hookable.spec 0000002715 2.65 KB
zope.hookable-5.0.0.tar.gz 0000023222 22.7 KB
Revision 11 (latest revision is 35)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 766051 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 11)
- update to version 5.0.0
  * Add support for Python 3.7 and 3.8.
  * Drop support for Python 3.4.
Comments 0
openSUSE Build Service is sponsored by