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

Class Animal

Known Subclasses:
Bird, Bug, Fish, Mammal

Method Summary
  eat(self, food)
Consume the given food object.
  sleep(self, time)
Sleep for the given period of time.

Method Details

eat(self, food)

Consume the given food object.

sleep(self, time)

Sleep for the given period of time.

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