diff -r 88b3172eb7c7 -r a3f6dff718b4 __init__.py --- a/__init__.py Fri Oct 15 11:39:54 2010 +0200 +++ b/__init__.py Fri Oct 15 19:50:34 2010 +0200 @@ -146,4 +146,3 @@ CW_EVENT_MANAGER.bind(event, func, *args, **kwargs) return func return _decorator -import cubicweb.__setuptools_hack__