Skip to content

rlcompleter add "(" to callables feature #34927

Description

@rnd0110
mannequin
BPO 449227
Nosy @birkenfeld, @facundobatista, @pitrou
Files
  • rlcompleter.py: rlcompleter.py which does it for Python2.5
  • rlcompleter.diff: patch to rlcompleter which does almost as described
  • rlcompleter2.6.diff: rlcompleter adds "(" to callables in 2.6 and documentation
  • 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/facundobatista'
    closed_at = <Date 2008-07-02.16:53:46.832>
    created_at = <Date 2001-08-08.18:04:32.000>
    labels = ['easy', 'type-feature', 'library']
    title = 'rlcompleter add "(" to callables feature'
    updated_at = <Date 2008-07-17.20:42:35.016>
    user = 'https://bugs.python.org/rnd0110'

    bugs.python.org fields:

    activity = <Date 2008-07-17.20:42:35.016>
    actor = 'pitrou'
    assignee = 'facundobatista'
    closed = True
    closed_date = <Date 2008-07-02.16:53:46.832>
    closer = 'facundobatista'
    components = ['Library (Lib)']
    creation = <Date 2001-08-08.18:04:32.000>
    creator = 'rnd0110'
    dependencies = []
    files = ['8188', '8189', '10721']
    hgrepos = []
    issue_num = 449227
    keywords = ['patch', 'easy']
    message_count = 13.0
    messages = ['53224', '53225', '53226', '53227', '53228', '68547', '68646', '68695', '68696', '68697', '68698', '69107', '69906']
    nosy_count = 6.0
    nosy_names = ['georg.brandl', 'facundobatista', 'rnd0110', 'pitrou', 'gpolo', 'dieresys']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue449227'
    versions = ['Python 2.6']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Labels

    easystdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions