Home | Trees | Indices | Help |
---|
|
A Base Decorator class for decorators with arguments. - External Usage Documentation: U{https://github.com/tylerlaberge/PyPatterns/wiki/Structural-Pattern-Usage} - External Decorator Pattern documentation: U{https://en.wikipedia.org/wiki/Decorator_pattern}
|
|||
|
|||
|
|
Initialize a new DecoratorComplex instance.
|
Concrete DecoratorComplex instances must override the __call__ method.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Sep 10 17:28:55 2016 | http://epydoc.sourceforge.net |