At the moment messages are 3-tuples:
(sender, action, eq)
To make the code more OO create a Message class with its own repr function.
Logged In: YES user_id=1044284 Originator: YES
Unit tests work. simulations.py and report.py are broken as they require a repr() function.
Log in to post a comment.
Logged In: YES
user_id=1044284
Originator: YES
Unit tests work.
simulations.py and report.py are broken as they require a repr() function.