]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-89392: Use unittest test runner for doctests in test_getopt (GH-108916)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 5 Sep 2023 14:35:28 +0000 (17:35 +0300)
committerGitHub <noreply@github.com>
Tue, 5 Sep 2023 14:35:28 +0000 (17:35 +0300)
commitf980cc19b9cafc09ef21e906871f810a1c89e62f
tree143fb46baaabc2ff479f7fc4566bb7068e0bf575
parenteaabaac7c099884f92428a7bb04ffa1f1d6080dd
gh-89392: Use unittest test runner for doctests in test_getopt (GH-108916)
Lib/test/test_getopt.py