Limnoria/src
Valentin Lorentz 6c1699583b Misc: use Limnoria version string. 2011-06-05 20:30:32 +02:00
..
drivers Fix actually compatibility with non-ssl envirronments 2010-12-12 14:33:36 +01:00
utils Fix email regexp to be RFC-compliant 2011-05-03 20:23:20 +02:00
__init__.py Fix installation on a system that never had Supybot installed (fix commit 05c9482759) 2011-05-06 19:34:46 +02:00
ansi.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
callbacks.py Fix possible truncation of messages 2010-10-31 13:35:23 +01:00
cdb.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
commands.py Add a clue in solving issue with wrapping wrapped commands 2011-03-01 08:47:53 +01:00
conf.py Consolidate the version string to reside in one central place to ease change making. 2011-04-26 10:23:18 +02:00
dbi.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
dynamicScope.py Fix issue with Pypy 2010-12-12 14:22:44 +01:00
i18n.py Fix compatibility with Windows ('u' flag not supported by open()) 2011-05-07 09:12:03 +02:00
ircdb.py Add checkCapabilityButIgnoreOwner converter 2011-01-27 19:32:43 +01:00
irclib.py Added network to debug "Incoming message" log. 2009-12-28 12:17:27 -06:00
ircmsgs.py Include hostmasks in JOIN, PART, QUIT logs. 2010-08-24 19:44:10 -04:00
ircutils.py Fix to global hostmask. Fix bug #SF3088559 and submitted as patch #SF3163843 2011-01-22 10:17:32 +01: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 Make registry.Regexp.error mimic registry.Value.error 2011-02-25 19:13:57 +01:00
schedule.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00: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 Remove the 'testInternationalization' 2010-11-01 20:18:44 +01:00
unpreserve.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
version.py Misc: use Limnoria version string. 2011-06-05 20:30:32 +02:00
world.py If we're using python2.5, import re in place of sre. 2007-04-25 16:12:21 +00:00