| 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 Aug 3 07:59:54 2016 | http://epydoc.sourceforge.net |