I don't see any of the Python tests using @Wimp.  How is it used?

@Wimp
@Wimp()

TypeError: __init__() got an unexpected keyword argument 'issues'

@Wimp('string')

TypeError: __init__() takes at least 3 arguments (2 given)

Looking at testcase.py the Wimp functions is different from the other
decorators.  Does it work at all?

-- 
Philip

Reply via email to