]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44019: Add test_all_exported_names for operator module (GH-29124)
authorDong-hee Na <donghee.na@python.org>
Thu, 21 Oct 2021 22:58:04 +0000 (07:58 +0900)
committerGitHub <noreply@github.com>
Thu, 21 Oct 2021 22:58:04 +0000 (07:58 +0900)
commit37fad7d3b7154c44b9902a2ab0db8641f1a0284b
tree12e1886bea5bbf2177f95537cecb6b00f72e21a7
parentd1b24775b462f4f28aa4929fd031899170793388
bpo-44019: Add test_all_exported_names for operator module (GH-29124)
Lib/test/test_operator.py