]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132608: Fix a sample code coloring for ast.While (#132609)
authorTan90909090 <tan9tan@live.jp>
Wed, 16 Apr 2025 19:23:13 +0000 (04:23 +0900)
committerGitHub <noreply@github.com>
Wed, 16 Apr 2025 19:23:13 +0000 (19:23 +0000)
commitf5512a2498d0d99197f4f12b37d004fdf6deec85
tree6b10b28c1f39a870ff1ffcf80343546e9dc041c2
parent25717ff4bfcd5621eddb9439c690da8fa206ea10
gh-132608: Fix a sample code coloring for ast.While (#132609)

Add missing '>' in prompt.
Doc/library/ast.rst