Limnoria/src
2015-05-20 22:57:24 +02:00
..
drivers Deprecate Twisted. 2015-05-20 22:57:24 +02:00
utils Socket: Move line decoding to utils.str. 2015-05-16 00:30:20 +02:00
__init__.py core: Remove useless imports. 2015-03-03 09:02:29 +01: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 2015-05-15 14:41:08 +02:00
cdb.py core: Remove useless imports. 2015-03-03 09:02:29 +01:00
commands.py String & core: Add support for G flag in matchers. Closes GH-1072. 2015-05-15 16:48:00 +02:00
conf.py conf.py: Remove reference to non-existent? "user configuration variable" 2015-02-28 00:13:06 -08: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 gpg: Confirmed that this error happens on UNIX too. 2015-05-19 16:40:15 +02:00
httpserver.py core: Remove useless imports. 2015-03-03 09:02:29 +01:00
i18n.py core: Remove useless imports. 2015-03-03 09:02:29 +01:00
ircdb.py core: Fix IrcChannel.preserve. Closes GH-1106. 2015-05-16 03:59:36 +02:00
irclib.py Improve order of connect messages. 2015-05-17 12:31:14 +02:00
ircmsgs.py NickCapture & core: Add support for MONITOR. Closes GH-842. 2015-05-15 19:24:24 +02:00
ircutils.py formatWhois: Fix channel names having the # cut off 2015-05-15 18:46:28 -07:00
log.py Disable log.stdout.wrap by default 2014-09-13 13:23:50 +02: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 registry: Add a header to the configuration file telling not to edit it. 2015-05-20 13:58:20 +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 core: Remove useless imports. 2015-03-03 09:02:29 +01:00
unpreserve.py Use open() instead of file(). 2012-08-04 13:13:16 +02:00
world.py Revert "Recommend chardet instead of charade. Closes GH-1096." 2015-04-29 10:07:13 +02:00