Limnoria/src
Jeremy Fincher 3e58971fe6 Line shortened. 2003-08-19 19:02:59 +00:00
..
AdminCommands.py Made the part command behave sensibly in the face of an empty argument list. 2003-07-23 02:12:17 +00:00
ChannelCommands.py Fixed handling of channel capabilities 2003-04-02 11:08:34 +00:00
MiscCommands.py Made some changes to satisfy PyChecker. 2003-08-19 10:38:45 +00:00
UserCommands.py Whitespace change. 2003-04-20 21:56:41 +00:00
ansi.py Added vim:set ... : strings to source in order to keep file formatting 2003-03-24 08:41:19 +00:00
asyncoreDrivers.py Made some changes to satisfy PyChecker. 2003-08-19 10:38:45 +00:00
bot.py Made some changes to satisfy PyChecker. 2003-08-19 10:38:45 +00:00
callbacks.py Added docstring for PrivmsgCommandAndRegexp 2003-08-19 10:46:52 +00:00
cdb.py Updated stuff for 2.3 to break 2.2 compatibility :) 2003-08-07 02:48:44 +00:00
conf.py Upgraded to 2.3. 2003-07-31 06:20:58 +00:00
debug.py Made the reliance on conf even less user-intensive. 2003-06-16 07:43:18 +00:00
drivers.py Added .reconnect() method to drivers. 2003-04-21 04:32:42 +00:00
fix.py Removed enumerate. 2003-08-17 08:43:23 +00:00
ircdb.py Upgraded to 2.3. 2003-07-31 06:20:58 +00:00
irclib.py Nuked ircutils.nick. Good riddance. 2003-08-12 19:12:12 +00:00
ircmsgs.py Changed nick/user/host of server hostmask to be the hostmask itself. Also disabled _ircmsg import for the time being. 2003-08-12 19:12:44 +00:00
ircutils.py Re-enabled ircutils.nick under a new name (IrcString) and for a different purpose (to make IrcDict and IrcSet work properly). 2003-08-14 14:15:07 +00:00
privmsgs.py Added a little del to the reload/unload stuff 2003-08-15 05:39:35 +00:00
questions.py Fixed extra [y/n] options in expect. 2003-08-19 13:36:14 +00:00
repl.py Changed debug.debugMsg to debug.msg. 2003-04-03 10:06:11 +00:00
schedule.py Scheduler implementation changes to be (hopefully) more efficient, to pop() rather than pop(0). 2003-04-17 10:08:32 +00:00
structures.py Removed sliceIndices and replaced all uses with slice.indices. Yay 2.3 2003-08-19 10:41:19 +00:00
twistedDrivers.py Added .reconnect() method to drivers. 2003-04-21 04:32:42 +00:00
utils.py Line shortened. 2003-08-19 19:02:59 +00:00
world.py Removed some apostrophes so syntax highlighting works in emacs. 2003-08-17 21:29:50 +00:00