summaryrefslogtreecommitdiff
path: root/sleekxmpp/xmlstream/filesocket.py
AgeCommit message (Collapse)Author
2011-11-22Add docs for filesocketLance Stout
2011-05-31Cleanup logging and exception handling.Lance Stout
The syntax and attribute errors raised during a disconnect/reconnect attempt are now caught and produce nicer log messages.
2010-09-01Fixed line spacing in filesocket.py to please pep8.Lance Stout
2010-08-27Updated xmlstream.filesocket.Lance Stout
2010-07-20Updated license notices to use the correct MIT format. Also corrected ↵Lance Stout
references to nonexistant license.txt to LICENSE.
2010-03-26changed license to MITsleek-0.9RC10.9RC1Nathan Fritz
2010-01-25removed stupid monkeypatch for filesocketNathan Fritz
2010-01-08added filesocket.py for 2.6 compatibilityNathan Fritz