| Home | Trees | Index | Help |  | 
|---|
| Module inh_example :: Class Bug | 
 | 
Animal --+
         |
        Bug
| Method Summary | |
|---|---|
| Consume the given food object. (Inherited from Animal) | |
| Temporarily stop breaking a program, in order to evade capture. | |
| Add new bugs to the given program. | |
| Sleep for the given period of time. (Inherited from Animal) | |
| Method Details | 
|---|
| hide(self)Temporarily stop breaking a program, in order to evade capture. | 
| infest(self, code)Add new bugs to the given program. | 
| Home | Trees | Index | Help |  | 
|---|
| Generated by Epydoc 2.1 on Sat Mar 20 17:46:28 2004 | http://epydoc.sf.net |