summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0054/stanza.py
AgeCommit message (Expand)Author
2016-10-22Manual cleanup of the remaining set([…]) and set((…)).compilerEmmanuel Gil Peyrot
2016-10-22sed -i 's/set(\[\(.*\)\])$/{\1}/g' **/*.pyEmmanuel Gil Peyrot
2016-09-30Fix uses of super() in the codebasemathieui
2015-10-02Merge branch 'develop' of https://github.com/fritzy/SleekXMPP into sleek-mergemathieui
2015-09-04vcard-temp: add some checks against wrong inputmathieui
2014-07-17Rename to slixmppFlorent Le Coz