]> 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:23:56 +0000 (11:23 -0700)
committerGitHub <noreply@github.com>
Wed, 28 Sep 2022 18:23:56 +0000 (11:23 -0700)
commit744087474b0f3a42d05a874dcb8d09be2e312a0e
treea71be387a27bdb607de577e00f2a151fedf10a8a
parentb8bc11e501f7349b965fe1b5d1f637e5a8e58c6a
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