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