Home | Trees | Index | Help |
|
---|
Module inh_example :: Class Animal |
|
Bird
,
Bug
,
Fish
,
Mammal
Method Summary | |
---|---|
Consume the given food object. | |
Sleep for the given period of time. |
Method Details |
---|
eat(self, food)Consume the given food object. |
sleep(self, time)Sleep for the given period of time. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Tue Jul 22 04:21:01 2003 | http://epydoc.sf.net |