| Home | Trees | Index | Help |  | 
|---|
| Module inh_example :: Class Programmer | 
 | 
Animal--+ |Mammal--+ |Primate--+ |Human--+ | Programmer
| Method Summary | |
|---|---|
| Improve the given program. | |
| Remove the given bug from the given program. | |
| Inherited from Human:talkInherited from Primate:climb,grabInherited from Mammal:runInherited from Animal:eat,sleep | |
| Method Details | 
|---|
| hack(self, code)Improve the given program. | 
| squish(self, bug, code)Remove the given bug from the given program.
 | 
| Home | Trees | Index | Help |  | 
|---|
| Generated by Epydoc 2.1 on Sat Mar 20 17:46:27 2004 | http://epydoc.sf.net |