Limnoria/src
Valentin Lorentz 21409af405 Revert "Add ° as a prefix character."
This reverts commit 0af7d791cc.
° is differently encoded in unicode and latin1.
2012-08-02 13:26:44 +00:00
..
drivers Just create schedule.schedule/drivers.Twisted.poller without any guard 2012-05-25 18:14:10 +02:00
utils Add configuration variable supybot.reply.format.url. 2012-07-31 13:12:33 +00: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 Revert "Add ° as a prefix character." 2012-08-02 13:26:44 +00: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 Prevent last string of a file from being untranslated if .po does not end with a blank like. 2012-07-30 14:33:22 +00: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