]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in configparser module docstring (#105652)
authorlitlighilit <97860435+litlighilit@users.noreply.github.com>
Sun, 11 Jun 2023 14:06:42 +0000 (22:06 +0800)
committerGitHub <noreply@github.com>
Sun, 11 Jun 2023 14:06:42 +0000 (15:06 +0100)
commit845e593c4ec97dd9f73b50536c1e1e7ed10ceecd
tree3cda2af025d0426bd5aea6410e894e8efae87f3c
parentd4fa52934a282df51cff800eee5caeb94a229547
Fix typo in configparser module docstring (#105652)

"zc.buildbot" -> "zc.buildout"
Lib/configparser.py