Limnoria/src
2006-07-14 20:54:31 +00:00
..
drivers src/drivers/__init__.py: Make Socket the default driver since Twisted has been causing so many problems lately. 2006-04-13 14:26:06 +00:00
utils src/utils/str.format: Recognize digits before the '.' in %f formatting. 2006-04-06 04:01:11 +00:00
__init__.py Munge Author's email in __str__ instead of relying on munging the results of Author.__str__ 2006-07-14 20:54:31 +00:00
ansi.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
callbacks.py src/callbacks.py: Update a debug statement so it prints the proper method name. 2006-05-01 17:08:44 +00:00
cdb.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
commands.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
conf.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
dbi.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
dynamicScope.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
ircdb.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
irclib.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
ircmsgs.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
ircutils.py src/ircutils.py: A nasty hack around mIRC's broken color code rules. Must specify a foreground color if a background color is being specified, so we'll default it to white. 2006-05-25 19:52:16 +00:00
log.py src/log.py: Fix a NameError in a Windows specific section of the code. 2006-05-05 02:13:41 +00:00
plugin.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
questions.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
registry.py src/registry.py: Update StringWithSpaceOnRight to accept the empty string as a valid value (instead of padding a space). 2006-05-01 16:50:02 +00: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 src/test.py: Update some documentation. 2006-05-03 17:34:35 +00:00
unpreserve.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
world.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00