pydoc -k launches kwallet
Bug #809302 reported by
Gil Pinheiro
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python2.7 (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
steps to reproduce
1) run pydoc -k "hello"
It seems to begin to operate correctly, but always includes the following details, and opens kwallet (?)
[... Package names - descriptions...]
Usage: pydoc2.7 [options]
A simple dialog based tool for basic configuration of Speech Dispatcher
and problem diagnostics.
pydoc2.7: error: no such option: -k
"""
To post a comment you must log in.
For me on bionic, that command tries to launch gourmet, a totally unrelated application.
$ pydoc -k "hello" helloworld
[--plugin- directory HTML_PLUGIN_DIR] [--use-threads]
[--disable- threads] [--gourmet- directory GOURMETDIR]
[--debug- threading- interval THREAD_ DEBUG_INTERVAL]
[--debug- threading] [--debug-file DEBUG_FILE] [--showtimes]
[--disable- psyco] [-q | -v]
boto.pyami.
usage: gourmet [-h] [--version] [--database-url DB_URL]
gourmet: error: unrecognized arguments: -k hello