Skip to content

REPL: Enable tab completion for from x import <TAB> on Windows #149177

@ByteFlowing1337

Description

@ByteFlowing1337

Feature or enhancement

Proposal:

When a user types from os import and presses <TAB> on Linux builds python, the REPL suggests all available sub-modules and attributes. On Windows, it prints nothing, which is quite inconvenient.

Has this already been discussed elsewhere?

This is a minor feature, which does not need previous discussion elsewhere

Links to previous discussion of this feature:

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    OS-windowspendingThe issue will be closed if no feedback is providedstdlibStandard Library Python modules in the Lib/ directorytopic-replRelated to the interactive shelltype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions