Package: supybot
Version: 0.80.1-2
Severity: normal

This is the traceback output in the console:
ERROR [10-Mar-2005 16:53:21] Uncaught exception in Weather.weather:
Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/supybot/callbacks.py", line 
  659, in _callCommand
    cb.callCommand(name, self, self.msg, self.args)
  File "/usr/lib/python2.3/site-packages/supybot/plugins/Weather.py", line 
  102, in callCommand
    self.__parent.callCommand(name, irc, msg, *L, **kwargs)
  File "/usr/lib/python2.3/site-packages/supybot/callbacks.py", line 
  1142, in callCommand   
    method(irc, msg, *L)
  File "/usr/lib/python2.3/site-packages/supybot/callbacks.py", line
  1083, in dispatcher
    handleBadArgs()
  File "/usr/lib/python2.3/site-packages/supybot/callbacks.py", line
  1059, in handleBadArgs
    self._original(irc, msg, args)
  File "/usr/lib/python2.3/site-packages/supybot/commands.py", line 870,
  in newf
    f(self, irc, msg, args, *state.args, **state.kwargs)
  File "/usr/lib/python2.3/site-packages/supybot/plugins/Weather.py",
  line 131, in weather
    getattr(self, command)(irc, msg, args[:])
  File "/usr/lib/python2.3/site-packages/supybot/commands.py", line 870,
  in newf
    f(self, irc, msg, args, *state.args, **state.kwargs)
  File "/usr/lib/python2.3/site-packages/supybot/plugins/Weather.py",
  line 341, in cnn
    url = '%s%s' % (self._cnnUrl, urllib.quote(loc))
NameError: global name 'urllib' is not defined
ERROR [10-Mar-2005 16:53:21] Exception __revision__: "$Id: Weather.py,v
1.54 2005/01/18 18:47:45 jamessan Exp $"
ERROR [10-Mar-2005 16:53:21] Exception id: 0xcdf1d


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9gnd
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages supybot depends on:
ii  python                        2.3.5-1    An interactive high-level object-o

-- no debconf information


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

Reply via email to