Limnoria/src
Valentin Lorentz 6a134eb302
Update string comparison to a newer string.
Signed-off-by: James McCoy <vega.james@gmail.com>
2015-03-26 02:04:06 -04:00
..
drivers Socket: Match the expected API of reconnect 2013-08-24 00:29:16 -04:00
utils utils.web.getUrl: add the 'timeout' argument (and fix the doc of getUrlFd). 2015-02-18 19:53:42 -05:00
__init__.py Use relative imports for all packages under the supybot namespace 2012-09-17 22:12:11 -04:00
ansi.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
callbacks.py Update string comparison to a newer string. 2015-03-26 02:04:06 -04:00
cdb.py Use relative imports for all packages under the supybot namespace 2012-09-17 22:12:11 -04:00
commands.py commands._getRe: Restore original args for any failure 2015-02-18 22:09:38 -05:00
conf.py Move project pointers from Sourceforge to GitHub 2014-12-18 21:31:59 -05:00
dbi.py Use relative imports for all packages under the supybot namespace 2012-09-17 22:12:11 -04:00
dynamicScope.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
ircdb.py ircdb: Deduplicate hostmasks in IrcUser.addAuth 2013-09-22 11:13:52 -04:00
irclib.py Add handling of 437 (nick temporarily unavailable) errors 2015-03-26 01:33:04 -04:00
ircmsgs.py Use relative imports for all packages under the supybot namespace 2012-09-17 22:12:11 -04:00
ircutils.py ircutils: Add formatWhois function 2015-03-26 00:11:36 -04:00
log.py Use relative imports for all packages under the supybot namespace 2012-09-17 22:12:11 -04:00
plugin.py Make plugin loading/reloading case-insensitive. 2012-10-15 21:51:00 -04:00
questions.py questions.yn: Perform string, not identity, comparison against 'y' 2014-06-01 22:52:58 -04:00
registry.py Use relative imports for all packages under the supybot namespace 2012-09-17 22:12:11 -04:00
schedule.py Use relative imports for all packages under the supybot namespace 2012-09-17 22:12:11 -04: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 Use relative imports for all packages under the supybot namespace 2012-09-17 22:12:11 -04:00
unpreserve.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
version.py Use generic setuptools instead of requiring distribute 2013-10-10 20:37:12 -04:00
world.py Create a commands.process function which runs a function inside a separate process. 2012-10-15 21:19:34 -04:00