Revision fcc7c4ea66f4d21032f37fc9c8d401f0998f3318 authored by Miss Islington (bot) on 12 August 2024, 18:56:36 UTC, committed by GitHub on 12 August 2024, 18:56:36 UTC
gh-122944: Fix incorrect prompt strings in the Python Tutorial (GH-122949)

In the REPL, top level comments are followed by a primary, not secondary prompt.
Fix the places in the in the tutorial that use the latter.
(cherry picked from commit be90648fb2de58b148dcc7553a08ca646911baf2)

Co-authored-by: Damien <81557462+Damien-Chen@users.noreply.github.com>
1 parent 55aede7
History
File Mode Size
.azure-pipelines
.devcontainer
.github
Android
Doc
Grammar
Include
InternalDocs
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
iOS
.coveragerc -rw-r--r-- 526 bytes
.editorconfig -rw-r--r-- 214 bytes
.gitattributes -rw-r--r-- 3.9 KB
.gitignore -rw-r--r-- 3.0 KB
.mailmap -rw-r--r-- 175 bytes
.pre-commit-config.yaml -rw-r--r-- 1.5 KB
.readthedocs.yml -rw-r--r-- 1.1 KB
LICENSE -rw-r--r-- 13.5 KB
Makefile.pre.in -rw-r--r-- 119.9 KB
README.rst -rw-r--r-- 8.7 KB
aclocal.m4 -rw-r--r-- 23.7 KB
config.guess -rwxr-xr-x 48.2 KB
config.sub -rwxr-xr-x 36.1 KB
configure -rwxr-xr-x 865.5 KB
configure.ac -rw-r--r-- 244.5 KB
install-sh -rwxr-xr-x 15.0 KB
pyconfig.h.in -rw-r--r-- 54.3 KB

README.rst

back to top