summaryrefslogtreecommitdiff
path: root/slixmpp/stanza/stream_error.py
AgeCommit message (Expand)Author
2021-07-05stanza: fix a bunch of type errorsmathieui
2021-07-03stanza: add typingmathieui
2021-02-05global: rewrite copyright notice to use commentsmathieui
2016-10-22Manual cleanup of the remaining set([…]) and set((…)).Emmanuel Gil Peyrot
2016-10-22sed -i 's/set((\(.*\)))$/{\1}/g' **/*.pyEmmanuel Gil Peyrot
2014-07-17Rename to slixmppFlorent Le Coz