Remove inappropriate class variables, add instance variable documentation
authorIra W. Snyder <devel@irasnyder.com>
Sun, 31 Dec 2006 22:50:04 +0000 (14:50 -0800)
committerIra W. Snyder <devel@irasnyder.com>
Sun, 31 Dec 2006 22:50:04 +0000 (14:50 -0800)
commit25c6aa2221fa7294e253ca540aa1eb58f447459d
tree3ec719b358c69f02e55f30e095b7fd788698f9c9
parent988048e3732e2bafcaddda1b918f5f2b9af2bf02
Remove inappropriate class variables, add instance variable documentation

Removes all of the improperly used class variables.

In their place, adds documentation for all of the instance variables that
should be used throughout the life of each instance of a class.

Signed-off-by: Ira W. Snyder <devel@irasnyder.com>
RarslaveLogger.py
rarslave.py