.. |
drivers
|
Just create schedule.schedule/drivers.Twisted.poller without any guard
|
2012-05-25 18:14:10 +02:00 |
utils
|
Fix normalizeWhitespace to support Unicode.
|
2012-07-29 11:45:27 +02:00 |
__init__.py
|
Fix comment in src/__init__.py
|
2011-06-24 14:52:24 +02:00 |
ansi.py
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
callbacks.py
|
Fix commit c310d74a19 (no more 'Error: error' message on 'Missing capability' error).
|
2012-06-09 18:54:10 +02:00 |
cdb.py
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
commands.py
|
core: Internationalize some strings & update l10n-fr & change translation for 'is not a valid %s'.
|
2012-07-30 11:35:44 +02:00 |
conf.py
|
Consolidate the version string to reside in one central place to ease change making.
|
2012-06-17 10:42:44 -04:00 |
dbi.py
|
Add self as an argument to methos in src/dbi.py
|
2012-05-22 21:15:58 -04:00 |
dynamicScope.py
|
Fix issue with Pypy
|
2010-12-12 14:22:44 +01:00 |
httpserver.py
|
Add configuration variable supybot.servers.http.robots.
|
2011-10-29 12:13:09 +02:00 |
i18n.py
|
i18n: Fix issue with the bot sending the repr() of the string on IRC when translation has 'new line' characters in it.
|
2012-04-17 11:45:25 +02:00 |
ircdb.py
|
Change the minimal number of non-wildcard characters in hostmask from 8 to 3. Closes GH-276.
|
2012-04-04 15:08:49 +02:00 |
irclib.py
|
Added Irc objects creation time
|
2012-06-30 02:32:49 +02:00 |
ircmsgs.py
|
Use ircutils.joinModes() instead of hacky str.join()s in ircmsgs.unbans.
|
2012-05-23 01:52:10 -04:00 |
ircutils.py
|
Messages shouldn't wrap links, set defaults for text wrapper.
|
2012-07-29 11:45:42 +02:00 |
log.py
|
Merge branch 'maint/0.83.4'
|
2010-09-20 19:46:18 -04:00 |
plugin.py
|
Fix syntax error
|
2011-03-05 09:51:05 +01:00 |
questions.py
|
Internationalize questions.py
|
2010-10-20 18:33:39 +02:00 |
registry.py
|
Fix typo in registry.close().
|
2012-07-30 11:18:02 +02:00 |
schedule.py
|
Prevent possible race conditions in scheduler.
|
2012-06-09 16:54:19 +02: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
|
Fix typo in src/test.py
|
2012-05-02 21:14:30 +02:00 |
unpreserve.py
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
world.py
|
Create a commands.process function which runs a function inside a separate process.
|
2011-08-15 17:24:33 +02:00 |