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

Class Bird

Animal --+
         |
        Bird


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

Method Details

fly(self, dest)

Fly to the given destination.

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