| .. |
|
xmpp
|
new XEP-0115 implementation (version 1.5)
|
2008-04-20 22:58:47 +00:00 |
|
zeroconf
|
In obvious cased, don't compare boolean values to True or False.
|
2008-04-21 20:52:35 +00:00 |
|
__init__.py
|
|
|
|
atom.py
|
merge diff from trunk to pep branch
|
2007-08-09 15:39:18 +00:00 |
|
caps.py
|
use tuple instead of dict in __name: dict are not hashable
|
2008-04-21 14:44:19 +00:00 |
|
check_paths.py
|
new XEP-0115 implementation (version 1.5)
|
2008-04-20 22:58:47 +00:00 |
|
commands.py
|
Revert r9252 for now. E2E was affected and task is shifted to next releas anyway. See #3694
|
2008-01-20 23:24:03 +00:00 |
|
config.py
|
add ACE option to configure interval between 2 idlness checks. default to 2 seconds. fixes #3004
|
2008-04-15 09:35:36 +00:00 |
|
configpaths.py
|
merge diff from trunk
|
2007-12-12 08:44:46 +00:00 |
|
connection.py
|
Change the way last_history_time for room is saved. Save time in mem at each message logged. When closing
|
2008-04-21 15:48:06 +00:00 |
|
connection_handlers.py
|
Use startswith() instead of string slicing to check for prefixes or suffixes.
|
2008-04-21 20:39:55 +00:00 |
|
contacts.py
|
new XEP-0115 implementation (version 1.5)
|
2008-04-20 22:58:47 +00:00 |
|
crypto.py
|
merge diff from trunk
|
2007-12-12 08:44:46 +00:00 |
|
dataforms.py
|
merge diff from trunk
|
2007-12-12 08:44:46 +00:00 |
|
dbus_support.py
|
merge diff from trunk
|
2007-12-12 08:44:46 +00:00 |
|
defs.py
|
new XEP-0115 implementation (version 1.5)
|
2008-04-20 22:58:47 +00:00 |
|
dh.py
|
merge diff from trunk
|
2007-12-12 08:44:46 +00:00 |
|
events.py
|
merge diff from trunk
|
2007-12-12 08:44:46 +00:00 |
|
exceptions.py
|
Warn user when database is corrupted and unreadable. Fixes #3761
|
2008-03-17 07:22:43 +00:00 |
|
fuzzyclock.py
|
merge diff from trunk
|
2007-12-12 08:44:46 +00:00 |
|
gajim.py
|
new XEP-0115 implementation (version 1.5)
|
2008-04-20 22:58:47 +00:00 |
|
GnuPG.py
|
http://python.org/dev/peps/pep-0008/ " Comparisons to singletons like None should always be done with 'is' or 'is not', never the equality operators."
|
2008-04-18 00:02:56 +00:00 |
|
GnuPGInterface.py
|
http://python.org/dev/peps/pep-0008/ " Comparisons to singletons like None should always be done with
|
2008-04-18 00:26:07 +00:00 |
|
helpers.py
|
new XEP-0115 implementation (version 1.5)
|
2008-04-20 22:58:47 +00:00 |
|
i18n.py
|
merge diff from trunk
|
2007-12-12 08:44:46 +00:00 |
|
idle.c
|
make idle detection work in Windows without C compilation stuff (use ctypes and do the call to user32.dll via python [py25 includes ctypes else get it externally]. an Xmas gift from to Yann for .11 wonderful release!
|
2006-12-30 00:54:20 +00:00 |
|
logger.py
|
new XEP-0115 implementation (version 1.5)
|
2008-04-20 22:58:47 +00:00 |
|
Makefile.am
|
Merging changes from trunk (6774:7465)
|
2006-11-18 20:52:28 +00:00 |
|
nslookup.py
|
merge diff from trunk
|
2007-12-12 08:44:46 +00:00 |
|
optparser.py
|
new XEP-0115 implementation (version 1.5)
|
2008-04-20 22:58:47 +00:00 |
|
passwords.py
|
merge diff from trunk
|
2007-12-12 08:44:46 +00:00 |
|
pep.py
|
In obvious cased, don't compare boolean values to True or False.
|
2008-04-21 20:52:35 +00:00 |
|
proxy65_manager.py
|
merge diff from trunk
|
2007-12-12 08:44:46 +00:00 |
|
pubsub.py
|
ability to remove a PEP node
|
2008-03-02 23:56:39 +00:00 |
|
rst_xhtml_generator.py
|
merge diff from trunk
|
2007-12-12 08:44:46 +00:00 |
|
sleepy.py
|
merge diff from trunk
|
2007-12-12 08:44:46 +00:00 |
|
socks5.py
|
http://python.org/dev/peps/pep-0008/ " Comparisons to singletons like None should always be done with
|
2008-04-18 00:26:07 +00:00 |
|
stanza_session.py
|
http://python.org/dev/peps/pep-0008/ " Comparisons to singletons like None should always be done with 'is' or 'is not', never the equality operators."
|
2008-04-18 00:02:56 +00:00 |
|
xmpp_stringprep.py
|
merge diff from trunk
|
2007-12-12 08:44:46 +00:00 |