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.0 on Tue Jul 22 04:21:01 2003 http://epydoc.sf.net