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

Class Fish

Animal --+
         |
        Fish


Method Summary
  swim(self, dest)
Swim to the given destination.
Inherited from Animal: eat, sleep

Method Details

swim(self, dest)

Swim to the given destination.

Generated by Epydoc 2.0 on Tue Jul 22 04:21:01 2003 http://epydoc.sf.net