summary refs log tree commit diff
path: root/setup.py (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-16Remove send_message since nothing was calling it. Remove Snapshot because onl...Mark Haines2-118/+0
2014-12-16Construct the EventContext in the state handler rather than constructing one ...Mark Haines6-59/+50
2014-12-16clean up coding style a bitMark Haines8-26/+26
2014-12-16Remove annotate_event_with_state as nothing was using it. Update state te