Home | Trees | Indices | Help |
|
---|
|
object --+ | AttributeDef --+ | AtomicAttribute --+ | UnicodeAttribute --+ | ActionAttribute
An attribute definition for attributes triggering a method call on the parent instance.
They do create an attribute on parent which is None by default and the attribute value as a unicode string once the attribute was encountered. This could be used to handle multiple occurrences but is not in this basic definition.
Instance Methods | |||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
Class Variables | |
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 Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |