| Home | Trees | Index | Help |  | 
|---|
| Module inh_example :: Class Primate | 
 | 
Animal--+ |Mammal--+ | Primate
Human| Method Summary | |
|---|---|
| Climb up the given tree. | |
| Grab hold of the given object. | |
| Inherited from Mammal | |
| Run to the given destination. | |
| Inherited from Animal | |
| Consume the given food object. | |
| Sleep for the given period of time. | |
| Method Details | 
|---|
| climb(self, tree)Climb up the given tree. | 
| grab(self, object)Grab hold of the given object. | 
| Home | Trees | Index | Help |  | 
|---|
| Generated by Epydoc 2.1 on Sat Mar 20 17:46:26 2004 | http://epydoc.sf.net |