]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-89392: Remove test_main() in test_netrc (GH-108860) (#108872)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 4 Sep 2023 19:13:02 +0000 (22:13 +0300)
committerGitHub <noreply@github.com>
Mon, 4 Sep 2023 19:13:02 +0000 (21:13 +0200)
commit88ff02e3c5054fd4d356526a5b1f15f5bc4d65b3
tree7eaed185f1272146e66042f7b09ea085c4f4deeb
parentbce77915b68e4da2d313d17391a009bc113a023c
[3.12] gh-89392: Remove test_main() in test_netrc (GH-108860) (#108872)

[3.12] gh-89392: Remove test_main() in test_netrc (GH-108860).
(cherry picked from commit 76f3c043b6c5971d5a13fc6decf87a80ddf7ef95)

Co-authored-by: T. Wouters <thomas@python.org>
Lib/test/test_netrc.py