| Home | 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. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Aug 31 21:32:16 2012 | http://epydoc.sourceforge.net |