Package: python2.3-beautifulsoup
Version: 2.1.1-5
Severity: normal

pydoc cannot access BeautifulSoup's documentation:

    ~$ pydoc BeautifulSoup
    Traceback (most recent call last):
      File "/usr/bin/pydoc", line 4, in ?
        pydoc.cli()
      File "/usr/lib/python2.3/pydoc.py", line 2131, in cli
        help.help(arg)
      File "/usr/lib/python2.3/pydoc.py", line 1582, in help
        elif request: doc(request, 'Help on %s:')
      File "/usr/lib/python2.3/pydoc.py", line 1375, in doc
        pager(title % desc + '\n\n' + text.document(object, name))
      File "/usr/lib/python2.3/pydoc.py", line 283, in document
        if inspect.ismodule(object): return self.docmodule(*args)
      File "/usr/lib/python2.3/pydoc.py", line 987, in docmodule
        contents = [self.formattree(
      File "/usr/lib/python2.3/pydoc.py", line 932, in formattree
        result = result + prefix + classname(c, modname)
    TypeError: cannot concatenate 'str' and 'NullType' objects

It works correctly for other modules, e.g. "pydoc elementtree".

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-2-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages python2.3-beautifulsoup depends on:
ii  python                        2.3.5-3    An interactive high-level object-o
ii  python2.3                     2.3.5-8    An interactive high-level object-o

python2.3-beautifulsoup recommends no packages.

-- no debconf information


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

Reply via email to