]> 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:05:45 +0000 (18:05 -0700)
committerGitHub <noreply@github.com>
Thu, 12 Mar 2020 01:05:45 +0000 (18:05 -0700)
commit500999fbdfdea8c86ed84221b5cad551daa8cf9f
treef9c679092c0be5b09a779e07ccbf85125f125382
parentd0837d2af2c23c3a4b6274f76ca6422a427cc438
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