Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

Multiline input doesn't work if user overrides "eval" in REPL.start #8640

Closed
@zenparsing

Description

@zenparsing

As of b517500, multiline input is triggered when the eval callback is executed with an instance of Recoverable. However, Recoverable is not exported from the "repl" module. It is therefore no longer possible (AFAICT) to trigger multiline input when overriding "eval" in REPL.start.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions