]> 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:31 +0000 (16:02 -0800)
committerGitHub <noreply@github.com>
Thu, 23 Feb 2023 00:02:31 +0000 (16:02 -0800)
commitbf0a8362cdc2670373b4462943e6e6bf156d0a5c
tree0f21a4c8d629474e56f227c7cfe59d08cae6e324
parent8b5498e36795d2d17c0673cfa8831cb052ec7a0a
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