Home | Trees | Indices | Help |
|
---|
|
object --+ | MetaAssertion
An assertion about the meta content of an object.
You must override the check
method.
Instance Methods | |||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
returns None if the assertion is true, a user-displayable string of what failed otherwise. This must be overridden in derived classes.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |