]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix syntax error in an example in the ast documentation and sync docstrings (GH-18946)
authorPablo Galindo <Pablogsal@gmail.com>
Thu, 12 Mar 2020 00:48:19 +0000 (00:48 +0000)
committerGitHub <noreply@github.com>
Thu, 12 Mar 2020 00:48:19 +0000 (00:48 +0000)
commitc00c86b90443dbf3534cc4786a0b42b58db6e8af
treeab52af8faa5b0a0de6b8629ddeaf4ca2507186a5
parent276a84a0a6c694ce227bf36ec2e2e6ec6686170f
Fix syntax error in an example in the ast documentation and sync docstrings (GH-18946)
Doc/library/ast.rst
Lib/ast.py