.. |
drivers
|
Merge remote-tracking branch 'origin/patch-1' into drivers/logging
|
2016-02-24 07:07:29 -08:00 |
utils
|
Properly handle multiple hosts in supybot.servers.http.hosts4.
|
2017-10-28 09:50:12 +02:00 |
__init__.py
|
utils: Remove dependency on parent package.
|
2015-08-30 17:33:39 +02:00 |
ansi.py
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
callbacks.py
|
Do not call noReply() on raw IRC objects.
|
2017-10-26 09:21:31 +02:00 |
cdb.py
|
Remove need for 2to3.
|
2015-08-11 16:50:23 +02:00 |
commands.py
|
Document argument 'heap_size' of commands.process.
|
2016-10-26 18:11:01 +02:00 |
conf.py
|
conf: mention that externalIP is not used by Limnoria core
|
2017-10-29 16:24:45 -07:00 |
dbi.py
|
core: Apply some suggestions of pyflakes.
|
2015-08-31 18:19:22 +02:00 |
dynamicScope.py
|
Continue accelerating the 2to3 step (remove fix_raise).
|
2014-01-20 15:43:55 +01:00 |
gpg.py
|
Remove overly complicated code.
|
2017-09-19 00:34:25 +02:00 |
httpserver.py
|
Properly handle multiple hosts in supybot.servers.http.hosts4.
|
2017-10-28 09:50:12 +02:00 |
i18n.py
|
Add fallback for interpreters which do not support __slots__ for str subclasses.
|
2016-02-20 13:35:40 +01:00 |
ircdb.py
|
ircdb: fix typo in supybot.capabilities.registeredUsers description
|
2018-01-06 10:39:05 -08:00 |
irclib.py
|
more arguments added for WHOX, to avoid external plugins recall same requests
|
2018-01-23 19:37:19 +01:00 |
ircmsgs.py
|
src/ircmsgs: modes doesn't just quiet ('Returns a MODE to /quiet/ each of nicks on channel') (#1313)
|
2017-10-29 16:55:10 +01:00 |
ircutils.py
|
ircutils: split ! and @ in hostmasks from the right
|
2017-12-17 04:21:35 -05:00 |
log.py
|
log: fix a typo (normal->normally)
|
2017-12-12 20:54:34 -05:00 |
plugin.py
|
Fix case-insensitive plugin loading if a plugin is in two directories.
|
2017-01-22 21:22:39 +01:00 |
questions.py
|
core: Apply some suggestions of pyflakes.
|
2015-08-31 18:19:22 +02:00 |
registry.py
|
Fix spelling mistake.
|
2017-07-31 23:50:01 -06:00 |
schedule.py
|
core: Apply some suggestions of pyflakes.
|
2015-08-31 18:19:22 +02:00 |
shlex.py
|
Remove need for 2to3.
|
2015-08-11 16:50:23 +02:00 |
test.py
|
test: lower wait time between fetching responses, for faster tests
|
2017-09-17 19:29:50 +02:00 |
unpreserve.py
|
Use open() instead of file().
|
2012-08-04 13:13:16 +02:00 |
world.py
|
Language.
|
2015-08-29 21:46:47 +02:00 |