python-decopatch icon indicating copy to clipboard operation
python-decopatch copied to clipboard

Check that can decorate all

Open smarie opened this issue 6 years ago • 0 comments

From D. Mertz feedback:

One of the nice things in wrapt is that Dumpleton lets you use the same decorator for functions, regular methods, static methods, and class methods. Does yours handle that sort of "polymorphism"?

Let's add a test to ensure that it is true

smarie avatar Mar 13 '19 10:03 smarie