Limnoria/src
James Vega 7c5463dd3e Add some more assertion messages. 2005-03-22 19:03:02 +00:00
..
drivers Line too long. 2005-03-11 23:27:17 +00:00
utils fix alternate separator with slash in first part of regexp 2005-03-17 19:51:24 +00:00
__init__.py Added format to __builtins__. 2005-01-28 15:16:32 +00:00
ansi.py Updated license years. 2005-01-19 13:33:05 +00:00
callbacks.py Made the SimpleProxy interface a little more consistent with IrcObjectProxy. 2005-03-14 03:52:30 +00:00
cdb.py Removed some more unused imports. 2005-02-04 03:11:02 +00:00
commands.py Move structures to utils/ 2005-03-12 18:01:47 +00:00
conf.py SSL server support for Twisted driver. 2005-03-04 14:36:17 +00:00
dbi.py dbi cdb mapping trying to use a non-existent variable. 2005-03-21 15:53:13 +00:00
dynamicScope.py Added tests for dynamicScope and fixed a bug that made it all but useless. 2005-02-01 07:05:42 +00:00
ircdb.py Fixed some typos 2005-02-23 17:40:44 +00:00
irclib.py Move structures to utils/ 2005-03-12 18:01:47 +00:00
ircmsgs.py Added isSplit, a function for checking whether a given QUIT message is a split quit. 2005-02-25 09:59:39 +00:00
ircutils.py Move structures to utils/ 2005-03-12 18:01:47 +00:00
log.py Rename misc.log to messages.log 2005-03-11 18:06:18 +00:00
plugin.py Add some more assertion messages. 2005-03-22 19:03:02 +00:00
questions.py Change the remaining utils.normalizeWhitespace calls to utils.str.normalizeWhitespace. 2005-01-28 16:10:53 +00:00
registry.py utils.gen.* functions shouldn't explicitly be called since they're all in the utils namespace. 2005-02-15 13:57:57 +00:00
schedule.py asserts should have an associated message. 2005-03-22 14:45:21 +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 Finally refactored to make commands be "lists of strings" rather than just strings. This is preliminary to allowing nested plugins. 2005-02-18 05:17:23 +00:00
unpreserve.py Completely restructured our utils modules. 2005-01-27 06:59:08 +00:00
world.py Workaround for twisted stupidity. 2005-02-28 20:08:46 +00:00