Home | Trees | Indices | Help |
|
---|
|
object --+ | DeprecationWrapper
proxy to print a warning on access to any attribute of the wrapped object
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
x.__setattr__('name', value) <==> x.name = value
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Apr 1 11:28:22 2022 | http://epydoc.sourceforge.net |