gajim-plural/src/common/xmpp
2008-12-03 21:37:54 +00:00
..
__init__.py For historical reasons, we have a tab width of 3. This is strange, but 2008-07-29 19:49:31 +00:00
auth.py fix bad indentation 2008-12-03 21:37:54 +00:00
auth_nb.py [thorstenp] fix redefined builtins 2008-12-03 17:16:04 +00:00
browser.py fix string exceptions 2008-12-03 21:35:07 +00:00
c14n.py [thorstenp] use isinstance rather than type(x) == y. use sorted() 2008-10-11 09:59:52 +00:00
client.py fix bad indentation 2008-12-03 21:37:54 +00:00
client_nb.py [thorstenp] remove useless import 2008-12-02 14:44:26 +00:00
commands.py fix bad indentation 2008-12-03 21:37:54 +00:00
debug.py fix string exceptions 2008-12-03 21:35:07 +00:00
dispatcher.py [thorstenp] fix redefined builtins 2008-12-03 17:16:04 +00:00
dispatcher_nb.py [thorstenp] fix possible undefined loop variables 2008-12-03 17:38:16 +00:00
features.py [thorstenp] fix empty exception clauses 2008-12-03 21:37:05 +00:00
features_nb.py [thorstenp] fix redefined builtins 2008-12-03 17:16:04 +00:00
filetransfer.py [thorstenp] fix empty exception clauses 2008-12-03 21:37:05 +00:00
idlequeue.py [thorstenp] remove useless pass 2008-12-02 14:03:32 +00:00
protocol.py [thorstenp] fix empty exception clauses 2008-12-03 21:37:05 +00:00
roster.py [thorstenp] use isinstance rather than type(x) == y. use sorted() 2008-10-11 09:59:52 +00:00
roster_nb.py For historical reasons, we have a tab width of 3. This is strange, but 2008-07-29 19:49:31 +00:00
session.py [thorstenp] fix empty exception clauses 2008-12-03 21:37:05 +00:00
simplexml.py [thorstenp] fix empty exception clauses 2008-12-03 21:37:05 +00:00
transports.py [thorstenp] fix empty exception clauses 2008-12-03 21:37:05 +00:00
transports_nb.py [thorstenp] fix empty exception clauses 2008-12-03 21:37:05 +00:00