]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix syntax error in an example in the ast documentation and sync docstrings (GH-18946)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 12 Mar 2020 01:06:53 +0000 (18:06 -0700)
committerGitHub <noreply@github.com>
Thu, 12 Mar 2020 01:06:53 +0000 (18:06 -0700)
commit99ef1ac9a7793dcdf624d2400e51ed34eb8d0af3
treedee55ca53b1af84250838b28c1fb7a3b480824fe
parent60b1b5ac56fe6099a3d358dc9d6cd6ec72fce2d8
Fix syntax error in an example in the ast documentation and sync docstrings (GH-18946)

(cherry picked from commit c00c86b90443dbf3534cc4786a0b42b58db6e8af)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Doc/library/ast.rst
Lib/ast.py