classes#

This is the first line in the doc-string of module classes.

Here’s a link to the more interesting module actions.

class Class1[source]#

This is the first line in the doc-string of Class1.

It is part of module classes.

action(do='nothing')[source]#

This is a method of Class1.

class Class2[source]#

This is the first line in the doc-string of Class2.

It is also part of module classes.

action(do=None)[source]#

This is a method of Class2.