Animals#

test_package.animals Module#

This module provides a collection of functions.

Functions#

function()

Prints what the animals name is and what sound it makes.

a_really_long_function_name_just_to_see_what_happens()

Prints what the animals name is and what sound it makes.

Classes#

Animal(name, sound[, num_legs])

Deprecated since version 1.0.

Class Inheritance Diagram#

Inheritance diagram of test_package.animals.Animal