module documentation

Standard container-class for easy multiple-inheritance.

Try to inherit from the ndarray instead of using this class as this is not complete.

Class container container(data, dtype=None, copy=True)