]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39524: Fixed doc-string in ast._pad_whitespace (GH-18340)
authormpheath <58158242+mpheath@users.noreply.github.com>
Thu, 13 Feb 2020 18:32:09 +0000 (04:32 +1000)
committerGitHub <noreply@github.com>
Thu, 13 Feb 2020 18:32:09 +0000 (20:32 +0200)
commitfbeba8f2481411d608a616366394e07cdc52e0bb
treebb399824cc23e4903e07bf26d782f09fe48e272b
parentd905df766c367c350f20c46ccd99d4da19ed57d8
bpo-39524: Fixed doc-string in ast._pad_whitespace (GH-18340)
Lib/ast.py