The directory 'twill-tests' contains several tests that verify the behavior of 'test_session2.py'. To run them,
install twill;
change into the 'test' directory;
start test_session2.py with a store of your choice, e.g.
test_session2.py directoryrun twill-sh twill-tests/*
The tests do not test persistence or multithreading yet.