.. |
drivers
|
Socket: Only call self.irc.feedMsg if self.irc is not None (ie. a reconnect is not in progress).
|
2013-12-05 12:37:00 +00:00 |
utils
|
Fix stack frames display for objects without __dict__ attribute.
|
2013-12-25 16:08:07 +00:00 |
__init__.py
|
Merge remote-tracking branch 'supybot/master' into testing
|
2013-08-24 11:28:29 +02:00 |
ansi.py
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
callbacks.py
|
Aka: Fix 'factorial-complexity' recursion and command overriding.
|
2013-12-11 16:01:01 +00:00 |
cdb.py
|
Merge remote-tracking branch 'supybot/master' into testing
|
2013-08-24 11:28:29 +02:00 |
commands.py
|
Merge remote-tracking branch 'supybot/master' into testing
|
2013-08-24 11:28:29 +02:00 |
conf.py
|
Add certfp support. Closes GH-468.
|
2013-11-10 11:45:01 +01:00 |
dbi.py
|
Merge remote-tracking branch 'supybot/master' into testing
|
2013-08-24 11:28:29 +02:00 |
dynamicScope.py
|
Fix issue with Pypy
|
2010-12-12 14:22:44 +01:00 |
gpg.py
|
Fix import of supybot.gpg if gnupg is not available.
|
2013-11-02 06:17:51 +00:00 |
httpserver.py
|
httpserver: Firewall do* methods.
|
2013-07-07 13:26:13 +02:00 |
i18n.py
|
Fix typo in a comment.
|
2013-03-08 20:26:50 +01:00 |
ircdb.py
|
Fix merge.
|
2013-09-22 20:29:52 +02:00 |
irclib.py
|
irclib: Prevent crash if 324 or 329 is not received after any other post-join messages.
|
2013-10-10 14:10:06 +00:00 |
ircmsgs.py
|
Merge remote-tracking branch 'supybot/master' into testing
|
2013-08-24 11:28:29 +02:00 |
ircutils.py
|
ircutils: Add 'I' to _plusRequireArguments and _minusRequireArguments.
|
2013-11-25 20:44:52 +00:00 |
log.py
|
Merge remote-tracking branch 'supybot/master' into testing
|
2013-08-24 11:28:29 +02:00 |
plugin.py
|
Merge remote-tracking branch 'supybot/master' into testing
|
2013-08-24 11:28:29 +02:00 |
questions.py
|
Merge remote-tracking branch 'supybot/master' into testing
|
2013-08-24 11:28:29 +02:00 |
registry.py
|
registry: Make subvalues inherit privacy. Closes GH-519.
|
2013-10-06 14:26:03 +00:00 |
schedule.py
|
Merge remote-tracking branch 'supybot/master' into testing
|
2013-08-24 11:28:29 +02:00 |
shlex.py
|
Make src/callbacks.py more py3k-friendly.
|
2012-08-04 11:38:12 +02:00 |
test.py
|
Merge remote-tracking branch 'supybot/master' into testing
|
2013-08-24 11:28:29 +02:00 |
unpreserve.py
|
Use open() instead of file().
|
2012-08-04 13:13:16 +02:00 |
world.py
|
Merge remote-tracking branch 'supybot/master' into testing
|
2013-08-24 11:28:29 +02:00 |