◐ Shell
clean mode source ↗

[3.11] Use SyntaxError invalid range in tutorial introduction example (GH-93031) by miss-islington · Pull Request #97666 · python/cpython

…nGH-93031)

Use output from a 3.10+ REPL, showing invalid range, for the
SyntaxError examples in the tutorial introduction page.

Automerge-Triggered-By: GH:iritkatriel
(cherry picked from commit 86a3be2)

Co-authored-by: Eddie Hebert <eddie@eddiehebert.com>

@bedevere-bot mentioned this pull request

Sep 30, 2022

iritkatriel

pablogsal pushed a commit that referenced this pull request

Oct 22, 2022
…GH-93031) (GH-97666)

Use SyntaxError invalid range in tutorial introduction example (GH-93031)

Use output from a 3.10+ REPL, showing invalid range, for the
SyntaxError examples in the tutorial introduction page.

Co-authored-by: Eddie Hebert <eddie@eddiehebert.com>