class documentation
A value that indicates success and which stores arbitrary data for the return value.
Method | __eq__ |
Undocumented |
Method | __hash__ |
Undocumented |
Method | __init__ |
Undocumented |
Method | __iter__ |
Undocumented |
Method | __ne__ |
Undocumented |
Method | __repr__ |
Undocumented |
Method | err |
Return None. |
Method | ok |
Return the value. |
Method | unwrap |
Return the value. |
Class Variable | __match |
Undocumented |
Class Variable | __slots__ |
Undocumented |
Instance Variable | _value |
Undocumented |