Age | Commit message (Expand) | Author |
---|---|---|
2011-01-19 | Fix thirdparty imports for Python3 | Lance Stout |
2011-01-15 | Make it easier to import OrderedDict | Lance Stout |
2010-12-21 | Added ordereddict implementation to thirdparty. | 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 |