]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix syntax error in struct doc example (GH-102160)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 23 Feb 2023 00:02:38 +0000 (16:02 -0800)
committerGitHub <noreply@github.com>
Thu, 23 Feb 2023 00:02:38 +0000 (16:02 -0800)
commit780dec8a9468a5f31c9f7ebfc4f673ed4ed9e0e8
tree541b0152b30b6cb70a9d9caf02671ae7271f2c1a
parentfa592f0e017b251812ab9b459dbe9c417415b458
Fix syntax error in struct doc example (GH-102160)

Missing closing ) reported on Discuss by Chukwudi Nwachukwu.
(cherry picked from commit 8f647477f0ab5362741d261701b5bcd76bd69ec1)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Doc/library/struct.rst