0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 28, 2024 — Aug 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added __getitem__ and __setitem__ tests, as well as an IterableMap test. More... over 22 years ago
Added proper ValueError raising when there's no command in IrcMsg.__init__. More... over 22 years ago
Changed Channel to make it more in-line with future sets.Set. More... over 22 years ago
Lots of updates; most importantly, queue() and set() now take iterables as their single argument. Note that this will cause configuration file breakages. More... over 22 years ago
Added comments to denote sections. More... over 22 years ago
Changed NOTNULL to NOT NULL and the order of the methods (yeah, I'm anal) More... over 22 years ago
Added test for abbrev and fixed a bug it found. More... over 22 years ago
Added levenshtein distance More... over 22 years ago
Initial import. More... over 22 years ago
Fixed bug found in IrcChannel.checkCapability More... over 22 years ago
Added __ne__ method to IrcMsg More... over 22 years ago
Added more tests. More... over 22 years ago
Initial import. More... over 22 years ago
Added more tests More... over 22 years ago
Changed the way Irc handles unresponded-to PINGs. More... over 22 years ago
Made sure the bot responds with uneven quotations or brackets. More... over 22 years ago
Initial import (to fix bug in 2.2 and 2.3) More... over 22 years ago
Changed nickToLower to toLower (it works for channels too More... over 22 years ago
Changed ircutils.reply to ircutils.replyTo More... over 22 years ago
Added __len__ to set. More... over 22 years ago
Fixed bug in printf More... over 22 years ago
Changed validArgument to isValidArgument More... over 22 years ago
Fixed new bugs caused by assertions More... over 22 years ago
added numlarts, numinsults, and numexcuses More... over 22 years ago
Added docstrings and assertions. More... over 22 years ago
Changed debug.debugMsg to debug.msg. More... over 22 years ago
Added logging line to scheduleReconnect More... over 22 years ago
Changed IrcMsgQueue a bit to make it even more smarter; Added reconnection on ERROR disconnect; Added reconnect on returned PINGs. More... over 22 years ago
Added i to _mathEnv More... over 22 years ago
New tests More... over 22 years ago