Module inh_example :: Class Bug
[frames | no frames]

Class Bug

Animal --+
         |
        Bug


Method Summary
  hide(self)
Temporarily stop breaking a program, in order to evade capture.
  infest(self, code)
Add new bugs to the given program.
Inherited from Animal: eat, sleep

Method Details

hide(self)

Temporarily stop breaking a program, in order to evade capture.

infest(self, code)

Add new bugs to the given program.

Generated by Epydoc 2.1 on Sat Mar 20 17:46:27 2004 http://epydoc.sf.net