.. |
drivers
|
Twisted: Send all available ircmsgs and reduce delay between checks
|
2010-08-24 19:49:54 -04:00 |
utils
|
i18n: Fix internationalization problems
|
2010-11-11 12:01:56 +01:00 |
__init__.py
|
Added myself in the author list
|
2010-10-20 09:48:49 +02:00 |
ansi.py
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
callbacks.py
|
Fix possible truncation of messages
|
2010-10-31 13:35:23 +01:00 |
cdb.py
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
commands.py
|
Fix bug in src/commands.py (forgotten comma)
|
2010-11-14 14:36:02 +01:00 |
conf.py
|
Internationalize a string in conf.py
|
2010-10-31 13:41:36 +01:00 |
dbi.py
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
dynamicScope.py
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
i18n.py
|
Merge branch 'i18n' into l10n-fr
|
2010-11-11 12:02:57 +01:00 |
ircdb.py
|
Changed a few caches to use CacheDict to ensure no without-bound growth on caches.
|
2009-04-02 11:45:00 -05:00 |
irclib.py
|
Added network to debug "Incoming message" log.
|
2009-12-28 12:17:27 -06:00 |
ircmsgs.py
|
Include hostmasks in JOIN, PART, QUIT logs.
|
2010-08-24 19:44:10 -04:00 |
ircutils.py
|
Updates and tweaks to some ircutils functions.
|
2010-05-18 12:48:36 -05:00 |
log.py
|
Merge branch 'maint/0.83.4'
|
2010-09-20 19:46:18 -04:00 |
plugin.py
|
Do not store the install directory in directories.plugins
|
2009-03-12 14:50:46 -04:00 |
questions.py
|
Internationalize questions.py
|
2010-10-20 18:33:39 +02:00 |
registry.py
|
Bug fixes (mainly the &config help internationalization)
|
2010-11-01 11:42:33 +01:00 |
schedule.py
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
shlex.py
|
Added our hacked shlex.py, prior to the 2.3 bastardization that made it unsuitable for our purposes.
|
2005-02-18 08:30:59 +00:00 |
test.py
|
Remove the 'testInternationalization'
|
2010-11-01 20:18:44 +01:00 |
unpreserve.py
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
world.py
|
If we're using python2.5, import re in place of sre.
|
2007-04-25 16:12:21 +00:00 |