Trees | Indices | Help |
|
---|
|
A class to hold special return code values and translate return code values into names.
|
|||
|
|||
|
|||
|
|
|||
ok_pattern = re.compile(r'^
|
|||
error_pattern = re.compile(r'^
|
|
Add a code name and value to the object. If value is not provided, look it up in the pymmlibs module from the name given. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Oct 26 00:59:55 2016 | http://epydoc.sourceforge.net |