]> granicus.if.org Git - python/commit
bpo-32943: Fix confusing error message for rot13 codec (GH-5869)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 25 Mar 2018 04:30:39 +0000 (21:30 -0700)
committerGitHub <noreply@github.com>
Sun, 25 Mar 2018 04:30:39 +0000 (21:30 -0700)
commit291d5f3e7195659f874fe56b0e3ed717b57597ee
treea7812d9a529d1e1a26e96e05bed57f124de4c2bd
parent5729b9c0e9833ec8387d1bdaef619a2e66060a28
bpo-32943: Fix confusing error message for rot13 codec (GH-5869)

(cherry picked from commit e4ce9fa89cb542dced553710b05de85202bc4715)

Co-authored-by: Xiang Zhang <angwerzx@126.com>
Lib/encodings/rot_13.py