foo module

Autodocs2 trial

class foo.Foo

Bases: object

This is the Foo class. Real time doc update check.

Create powerful Foo objects for generating foobars .. attribute:: power (int)

Amount of bar energy contained in this Foo instance.

Parameters

barPower (int) – The bar energy to be contained in this Foo instance.

Raises

AssertError – If barPower is less than 6, crap itself.

class foo.Foo2

Bases: object

This is the Foo2 class. Real time doc update check.

Create powerful Foo objects for generating foobars .. attribute:: power (int)

Amount of bar energy contained in this Foo instance.

Parameters

barPower (int) – The bar energy to be contained in this Foo instance.

Raises

AssertError – If barPower is less than 6, crap itself.