| .. |
|
__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
|
[thorstenp] use != instead of <>
|
2008-10-11 10:02:49 +00:00 |
|
auth_nb.py
|
[thorstenp] remove useless import
|
2008-10-20 17:54:02 +00:00 |
|
browser.py
|
[thorstenp] rename some var to not hide builts-in functions (list -> list_, ...)
|
2008-10-11 10:22:04 +00:00 |
|
c14n.py
|
[thorstenp] use isinstance rather than type(x) == y. use sorted()
|
2008-10-11 09:59:52 +00:00 |
|
client.py
|
[thorstenp] remove useless import
|
2008-10-20 17:54:02 +00:00 |
|
client_nb.py
|
[thorstenp] remove useless import
|
2008-10-20 17:54:02 +00:00 |
|
commands.py
|
[thorstenp] rename some var to not hide builts-in functions (list -> list_, ...)
|
2008-10-11 10:22:04 +00:00 |
|
debug.py
|
[thorstenp] remove useless import
|
2008-10-20 17:54:02 +00:00 |
|
dispatcher.py
|
[thorstenp] some fixes with type() -> isinstance()
|
2008-10-11 10:06:49 +00:00 |
|
dispatcher_nb.py
|
[thorstenp] some fixes with type() -> isinstance()
|
2008-10-11 10:06:49 +00:00 |
|
features.py
|
[thorstenp] string to comment
|
2008-10-20 15:30:52 +00:00 |
|
features_nb.py
|
[thorstenp] string to comment
|
2008-10-20 15:30:52 +00:00 |
|
filetransfer.py
|
[thorstenp] string to comment
|
2008-10-20 15:30:52 +00:00 |
|
idlequeue.py
|
[thorstenp] remove useless pass
|
2008-10-20 15:21:26 +00:00 |
|
protocol.py
|
[thorstenp] remove useless import
|
2008-10-20 17:54:02 +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] string to comment
|
2008-10-20 15:30:52 +00:00 |
|
simplexml.py
|
[thorstenp] some fixes with type() -> isinstance()
|
2008-10-11 10:06:49 +00:00 |
|
transports.py
|
[thorstenp] remove useless import
|
2008-10-20 17:54:02 +00:00 |
|
transports_nb.py
|
[thorstenp] remove useless import
|
2008-10-20 17:54:02 +00:00 |