Home | Trees | Indices | Help |
|
---|
|
object --+ | Proxy
Base class implementing the proxy pattern. Subclasses that define a customized constructor must call super().__init__(subject) for proper initialization.
Instance Methods | |||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Apr 16 11:31:44 2018 | http://epydoc.sourceforge.net |