]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in exception thrown by ast.unparse (GH-19534)
authorShantanu <hauntsaninja@users.noreply.github.com>
Thu, 16 Apr 2020 10:10:12 +0000 (03:10 -0700)
committerGitHub <noreply@github.com>
Thu, 16 Apr 2020 10:10:12 +0000 (11:10 +0100)
commit01508dcde47af993288134ab85d09ad03b43113c
tree5c195cc28e5d53d07048f2bfd85eabcd75b6f116
parente72cbcb346cfcc1ed7741ed6baf1929764e1ee74
Fix typo in exception thrown by ast.unparse (GH-19534)
Lib/ast.py