Make help() enum aware

BPO 19031
Nosy @warsaw, @ncoghlan, @ethanfurman, @1st1
Superseder
  • bpo-19404: Simplify per-instance control of help() output
  • 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 2014-11-01.14:54:07.528>
    created_at = <Date 2013-09-16.00:03:14.945>
    labels = ['type-bug']
    title = 'Make help() enum aware'
    updated_at = <Date 2014-11-01.14:54:07.527>
    user = 'https://github.com/ethanfurman'

    bugs.python.org fields:

    activity = <Date 2014-11-01.14:54:07.527>
    actor = 'ethan.furman'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-11-01.14:54:07.528>
    closer = 'ethan.furman'
    components = []
    creation = <Date 2013-09-16.00:03:14.945>
    creator = 'ethan.furman'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 19031
    keywords = []
    message_count = 4.0
    messages = ['197845', '199128', '201364', '230449']
    nosy_count = 5.0
    nosy_names = ['barry', 'ncoghlan', 'eli.bendersky', 'ethan.furman', 'yselivanov']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = '19404'
    type = 'behavior'
    url = 'https://bugs.python.org/issue19031'
    versions = ['Python 3.4']