summaryrefslogtreecommitdiff
path: root/sleekxmpp/stanza/rootstanza.py
AgeCommit message (Expand)Author
2010-11-06Logging no longer uses root logger.Lance Stout
2010-10-17Underscore names by default.Lance Stout
2010-07-29Fixed some PEP8 errors in RootStanza (trailing whitespace and line length)Lance Stout
2010-07-28Updated RootStanza to use registerStanzaPlugin, and be PEP8 compliant.Lance Stout
2010-07-26Replaced traceback calls to use logging.exception where applicable.Lance Stout
2010-07-20Updated license notices to use the correct MIT format. Also corrected referen...Lance Stout
2010-04-22bugfixes and continuing to work on pubsub testsNathan Fritz
2010-03-26changed license to MITsleek-0.9RC10.9RC1Nathan Fritz
2010-01-05* major stanza improvementsNathan Fritz