Package python-module-zope.hookable-tests: Information

    Binary package: python-module-zope.hookable-tests
    Version: 4.0.4-alt1
    Architecture: i586
    Build time:  Jul 24, 2014, 09:19 AM in the task #125636
    Copied in the task: #147693
    Report package bug
    License: ZPLv2.1
    Summary: Tests for zope.hookable
    Description: 
    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.
    
    This package contains tests for zope.hookable.



    Last changed


    July 24, 2014 Eugeny A. Rostovtsev 4.0.4-alt1
    - Version 4.0.4
    - Added module for Python 3
    April 9, 2013 Eugeny A. Rostovtsev 4.0.1-alt1
    - Version 4.0.1
    April 12, 2012 Vitaly Kuznetsov 3.4.1-alt2.1.1
    - Rebuild to remove redundant libpython2.7 dependency