| Home | Trees | Index | Help |  | 
|---|
| Module inh_example :: Class Bird | 
 | 
Animal --+
         |
        Bird
| Method Summary | |
|---|---|
| Fly to the given destination. | |
| Inherited from Animal | |
| Consume the given food object. | |
| Sleep for the given period of time. | |
| Method Details | 
|---|
| fly(self, dest)Fly to the given destination. | 
| Home | Trees | Index | Help |  | 
|---|
| Generated by Epydoc 2.1 on Sat Mar 20 17:46:26 2004 | http://epydoc.sf.net |