summaryrefslogtreecommitdiff
path: root/sleekxmpp/exceptions.py
AgeCommit message (Expand)Author
2013-01-24Ensure XMPPError.text is a string.Lance Stout
2012-06-19PEP8 formatting updates.Lance Stout
2011-12-05More doc updatesLance Stout
2011-08-19Make Iq exceptions more discoverable and simpler to use.Lance Stout
2011-08-18PEP8 editsLance Stout
2011-06-01IqTimeout now references the original sent stanza.Lance Stout
2011-06-01Begin experimental use of exceptions.Lance Stout
2011-02-11XMPPError exceptions can keep a stanza's contents.Lance Stout
2010-10-25Made exceptions work.sleek-1.0-Beta21.0-Beta2Lance Stout
2010-10-06More PEP8 compliance cleanups.Lance Stout
2010-08-11Updated sleekxmpp.exceptions with PEP8 style and docs.Lance Stout
2010-07-20Updated license notices to use the correct MIT format. Also corrected referen...Lance Stout
2010-03-26changed license to MITsleek-0.9RC10.9RC1Nathan Fritz
2010-01-05* major stanza improvementsNathan Fritz