Skip to content

Key sensitivity in dictionary completions #1

@mark-nicholson

Description

@mark-nicholson

Most cases the tab-completion across dictionaries is perfect, but in this case it fails:

>>> import sys
>>> sys.path_importer_cache[' <tab>

It wedges.

It may be due to some sensitivity to the keys? The keys in this case are roughly filesystem pathnames.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions