Package: python3.4
Version: 3.4.2-1
Severity: normal

Dear Maintainer,

When running pydoc, I get output that makes no sense which seems to relate to 
youtube-dl.OBf

timothy@yoga:~/pu/projects/tg$ which pydoc3.4
/usr/bin/pydoc3.4
timothy@yoga:~/pu/projects/tg$ echo $PATH
/usr/local/go/bin:/home/timothy/bin:/home/timothy/.subuser/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
timothy@yoga:~/pu/projects/tg$ pydoc3.4 -k foo
youtube_dl.extractor.footyroom 
Unable to import Tkinter, likely need to install a separate package (python-tk) 
to have Tkinter support.  You likely also want to run the src/togl.py script in 
the PyOpenGL source distribution to install the Togl widget
Usage: pydoc3.4 [options]
A simple dialog based tool for basic configuration of Speech Dispatcher
and problem diagnostics.

pydoc3.4: error: no such option: -k
timothy@yoga:~/pu/projects/tg$ pydoc --help
pydoc - the Python documentation tool

pydoc <name> ...
    Show text documentation on something.  <name> may be the name of a
    Python keyword, topic, function, module, or package, or a dotted
    reference to a class or function within a module or module in a
    package.  If <name> contains a '/', it is used as the path to a
    Python source file to document. If name is 'keywords', 'topics',
    or 'modules', a listing of these things is displayed.

pydoc -k <keyword>
    Search for a keyword in the synopsis lines of all available modules.

pydoc -p <port>
    Start an HTTP server on the given port on the local machine.

pydoc -g
    Pop up a graphical interface for finding and serving documentation.

pydoc -w <name> ...
    Write out the HTML documentation for a module to a file in the current
    directory.  If <name> contains a '/', it is treated as a filename; if
    it names a directory, documentation is written for all the contents.

-- System Information:
Debian Release: 8.9
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-0.bpo.3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python3.4 depends on:
ii  libpython3.4-stdlib  3.4.2-1
ii  mime-support         3.58
ii  python3.4-minimal    3.4.2-1

python3.4 recommends no packages.

Versions of packages python3.4 suggests:
ii  binutils        2.25-5+deb8u1
pn  python3.4-doc   <none>
pn  python3.4-venv  <none>

-- no debconf information

Reply via email to