Age | Commit message (Expand) | Author |
---|---|---|
2012-04-06 | Correct the statemachine's ensure_any method. | Lance Stout |
2012-03-28 | Tidy up the state machine and use a threading condition instead of an event. | Lance Stout |
2010-11-06 | Logging no longer uses root logger. | Lance Stout |
2010-10-20 | pep8 fixes on core library | Nathan Fritz |
2010-10-20 | reconnect if session isn't established within 15 seconds | Nathan Fritz |
2010-10-20 | fixed logic error in state machine | Nathan Fritz |
2010-10-14 | fixed socket name collision in xmlstream.py and fixed python 3.x compatibility | Nathan Fritz |
2010-10-13 | new state machine in place | Nathan Fritz |