]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in error message in plistlib (GH-97540)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 28 Sep 2022 18:32:59 +0000 (11:32 -0700)
committerGitHub <noreply@github.com>
Wed, 28 Sep 2022 18:32:59 +0000 (11:32 -0700)
commit3d8dfb339b0c0696c5efd4effa9a6b1e34d814e1
tree369ef4ef58f8b0a1e94cc378a1b8872e700b7c53
parent13f23e013d92ecb25fe1efcf4234fbb666a8bde2
Fix typo in error message in plistlib (GH-97540)

(cherry picked from commit 81b9d9ddc20837ecd19f41b764e3f33d8ae805d5)

Co-authored-by: Jakob Weigert <jakobjw@users.noreply.github.com>
Lib/plistlib.py