summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0050/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-20Fix xep-0050 stanzamathieui
2016-09-20ElementBase: Remove deprecated find() and findall() methods.discoEmmanuel Gil Peyrot
2014-07-17Rename to slixmppFlorent Le Coz