Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

The exit behavior is not the same as the doc help mode in repl #138568

Closed
Labels
stdlibStandard Library Python modules in the Lib/ directorytopic-replRelated to the interactive shelltype-bugAn unexpected behavior, bug, or error
@yihong0618

Description

@yihong0618

Bug report

Bug description:

in help mode pyrepl default
we enter help to enter the help mode
as doc says

To quit this help utility and return to the interpreter,
enter "q", "quit" or "exit".

but I just print aenter it back to interpreter
it is not as the doc and not very intuitive

# Add a code block here, if required./pythonhelpWelcome to Python 3.15's help utility! If this is your first time usingPython, you should definitely check out the tutorial athttps://docs.python.org/3.15/tutorial/.Enter the name of any module, keyword, or topic to get help on writingPython programs and using Python modules.  To get a list of availablemodules, keywords, symbols, or topics, enter "modules", "keywords","symbols", or "topics".You can use the following keyboard shortcuts at the main interpreter prompt.F1: enter interactive help, F2: enter history browsing mode, F3: enter pastemode (press again to exit).Each module also comes with a one-line summary of what it does; to listthe modules whose name or summary contain a given string such as "spam",enter "modules spam".To quit this help utility and return to the interpreter,enter "q", "quit" or "exit".# just enter `enter`# will back to interpreter

png
Image

CPython versions tested on:

CPython main branch

Operating systems tested on:

Other

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytopic-replRelated to the interactive shelltype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2026 Movatter.jp