Skip to content

pydoc help("modules keyword") is failing when a module throws an exception at the import time #57103

@ChristianSPerone

Description

@ChristianSPerone
BPO 12894
Nosy @ned-deily
Superseder
  • bpo-7425: Improve the robustness of "pydoc -k" in the face of broken modules
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2011-09-05.01:31:25.607>
    created_at = <Date 2011-09-05.01:15:57.381>
    labels = ['type-bug', 'library']
    title = 'pydoc help("modules keyword") is failing when a module throws an exception at the import time'
    updated_at = <Date 2011-09-05.01:31:25.592>
    user = 'https://bugs.python.org/ChristianSPerone'

    bugs.python.org fields:

    activity = <Date 2011-09-05.01:31:25.592>
    actor = 'ned.deily'
    assignee = 'none'
    closed = True
    closed_date = <Date 2011-09-05.01:31:25.607>
    closer = 'ned.deily'
    components = ['Library (Lib)']
    creation = <Date 2011-09-05.01:15:57.381>
    creator = 'Christian.S..Perone'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 12894
    keywords = []
    message_count = 2.0
    messages = ['143502', '143504']
    nosy_count = 2.0
    nosy_names = ['ned.deily', 'Christian.S..Perone']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '7425'
    type = 'behavior'
    url = 'https://bugs.python.org/issue12894'
    versions = ['Python 2.6', 'Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions