Skip to content

pydoc reports misleading failure if target module raises an ImportError #49480

@exarkun

Description

@exarkun
mannequin
BPO 5230
Nosy @bitdancer
Files
  • pydocs.diff
  • issue5230.patch
  • 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 = 'https://github.com/bitdancer'
    closed_at = <Date 2009-07-19.02:44:42.859>
    created_at = <Date 2009-02-12.21:16:27.881>
    labels = ['easy', 'type-bug', 'library']
    title = 'pydoc reports misleading failure if target module raises an ImportError'
    updated_at = <Date 2009-07-19.02:44:42.858>
    user = 'https://bugs.python.org/exarkun'

    bugs.python.org fields:

    activity = <Date 2009-07-19.02:44:42.858>
    actor = 'r.david.murray'
    assignee = 'r.david.murray'
    closed = True
    closed_date = <Date 2009-07-19.02:44:42.859>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2009-02-12.21:16:27.881>
    creator = 'exarkun'
    dependencies = []
    files = ['14172', '14343']
    hgrepos = []
    issue_num = 5230
    keywords = ['patch', 'easy']
    message_count = 22.0
    messages = ['81821', '88627', '88628', '88629', '88630', '88631', '88638', '88639', '88641', '88643', '88647', '88671', '88704', '88739', '88740', '88814', '89014', '89618', '89628', '89630', '89703', '90700']
    nosy_count = 3.0
    nosy_names = ['exarkun', 'r.david.murray', 'conf']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue5230'
    versions = ['Python 3.1', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    easystdlibStandard 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