Package: supybot
Version: 0.83.3-1
Severity: normal

1. !load Plugin
2. !help plugin

Result: (plugin <command>) -- Returns the plugin(s) that <command> is in.

Expected Result: This is not correct according to James Vega.  see
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=492165

Here is the approximate location in the code of this text.

--- ./supybot-0.83.3/plugins/Plugin/plugin.py   2006-07-23
16:29:58.000000000 -0700
+++ ./supybot-0.83.3/plugins/Plugin/plugin.py.diff      2008-07-29
14:24:42.000000000 -0700
@@ -64,11 +62,6 @@
        irc.reply(format('%L', L))
    list = wrap(list)

-    def plugin(self, irc, msg, args, command):
-        """<command>
-
-        Returns the plugin(s) that <command> is in.
-        """
        (maxL, cbs) = irc.findCallbacksForArgs(command)
        L = []
        if maxL == command:

-- System Information:
Debian Release: lenny/sid
Architecture: i386 (i686)

Versions of packages supybot depends on:
ii  python                    2.5.2-0ubuntu1 An interactive high-level
object-o
ii  python-support            0.7.5ubuntu1   automated rebuilding
support for p

supybot recommends no packages.

-- no debconf information

-- 
-- Grant Bowman <[EMAIL PROTECTED]>



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to