Home | Trees | Index | Help |
|
---|
Module inh_example :: Class Primate |
|
Animal
--+ |Mammal
--+ | Primate
Human
Method Summary | |
---|---|
Climb up the given tree. | |
Consume the given food object. (Inherited from Animal )
| |
Grab hold of the given object. | |
Run to the given destination. (Inherited from Mammal )
| |
Sleep for the given period of time. (Inherited from Animal )
|
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:28 2004 | http://epydoc.sf.net |