| 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.1 on Sat Mar 20 17:46:27 2004 | http://epydoc.sf.net |