Limnoria/src
Valentin Lorentz 94fbea6266 Add utils.structures.TruncatableSet. 2014-07-31 14:24:47 +02:00
..
drivers Add protocols.irc.certfile 2014-06-04 19:12:56 +02:00
utils Add utils.structures.TruncatableSet. 2014-07-31 14:24:47 +02:00
__init__.py Merge remote-tracking branch 'supybot/master' into testing 2013-08-24 11:28:29 +02:00
ansi.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
callbacks.py Merge remote-tracking branch 'supybot/master' into testing 2014-07-12 09:48:27 +02:00
cdb.py cdb: Remove debug output. 2014-04-19 10:18:34 +02:00
commands.py i18n: Fix internationalization of command help. 2014-05-31 14:53:15 +02:00
conf.py Use gender-neutral pronouns everywhere 2014-07-13 17:23:11 +02:00
dbi.py Continue accelerating the 2to3 step (remove fix_except). 2014-01-20 15:49:15 +01:00
dynamicScope.py Continue accelerating the 2to3 step (remove fix_raise). 2014-01-20 15:43:55 +01:00
gpg.py Fix import of supybot.gpg if gnupg is not available. 2013-11-02 06:17:51 +00:00
httpserver.py src/httpserver.py: use HTML5. 2014-05-25 13:50:39 +03:00
i18n.py i18n: Don't strip spaces at the end of translated strings. Closes GH-750. 2014-06-19 10:28:08 +00:00
ircdb.py Fix errors detected by PyLint. 2014-03-05 14:14:36 +01:00
irclib.py src/irclib.py: remove some errors 2014-07-26 11:52:34 +02:00
ircmsgs.py Use gender-neutral pronouns everywhere 2014-07-13 17:23:11 +02:00
ircutils.py Add 'reply_env' attribute to IrcMsg. 2014-04-18 06:53:52 +00:00
log.py src/log.py: Display warning instead of raising exception if there is no space left on defice (infinite loop…). 2014-06-09 16:41:58 +00:00
minisix.py Add file minisix.py (forgot to add it in previous commits). 2014-01-21 22:41:50 +01:00
plugin.py Make renaming of commands persistant. Closes GH-789. 2014-07-18 20:43:24 +02:00
questions.py questions.yn: Perform string, not identity, comparison against 'y' 2014-06-01 22:52:58 -04:00
registry.py Config: Prevent variable creation when trying to get the value of a channel-specific variable for a non-channel. 2014-05-31 20:44:56 +02:00
schedule.py Use gender-neutral pronouns everywhere 2014-07-13 17:23:11 +02:00
shlex.py Continue accelerating the 2to3 step (remove fix_reduce, fix_renames, fix_repr, fix_set_literal, fix_standarderror, fix_sys_exc, fix_throw, and fix_tuple_params). 2014-01-20 16:04:53 +01:00
test.py src/test.py: fix typo 2014-05-22 13:54:25 +03:00
unpreserve.py Use open() instead of file(). 2012-08-04 13:13:16 +02:00
world.py Fix errors detected by PyLint. 2014-03-05 14:14:36 +01:00