Home | Trees | Index | Help |
|
---|
|
Animal --+ | Bug
|
|||
infest(self,
code)
Add new bugs to the given program. |
|||
hide(self)
Temporarily stop breaking a program, in order to evade capture. |
|||
eat(self,
food)
Consume the given food object. (Inherited from inh_example.Animal) |
|||
sleep(self,
time)
Sleep for the given period of time. (Inherited from inh_example.Animal) |
|
|
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 3.0alpha2 on Tue Apr 11 17:43:31 2006 | http://epydoc.sf.net |