Home
Trees
Indices
Help
epydoc examples
Module inh_example
:: Class Mammal
[
hide private
]
[
frames
] |
no frames
]
Class Mammal
source code
Animal
--+ |
Mammal
Known Subclasses:
Primate
Instance Methods
[
hide private
]
run
(
self
,
dest
)
Run to the given destination.
source code
eat
(
self
,
food
)
Consume the given food object.
(Inherited from
inh_example.Animal
)
source code
sleep
(
self
,
time
)
Sleep for the given period of time.
(Inherited from
inh_example.Animal
)
source code
Home
Trees
Indices
Help
epydoc examples
Generated by Epydoc 3.0.1 on Fri Jun 13 23:54:04 2008
http://epydoc.sourceforge.net