]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-108303: Remove unused Lib/test/sgml_input.html (GH-108305) (#109671)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 2 Oct 2023 15:10:04 +0000 (08:10 -0700)
committerGitHub <noreply@github.com>
Mon, 2 Oct 2023 15:10:04 +0000 (17:10 +0200)
commit1dfb41d2626e489e0b4bd2d56dc804a350a2f58d
tree4fa46a4e7f56206fcd7bc0ef5768620696d68980
parent47e96c6782f6751e8a09991909073039b867d10c
[3.12] gh-108303: Remove unused Lib/test/sgml_input.html (GH-108305) (#109671)

gh-108303: Remove unused Lib/test/sgml_input.html (GH-108305)

In Python 2.7, the file was used by Lib/test/test_sgmllib.py to test
Lib/sgmllib.py. The sgmllib module and its tests have been removed in
Python 3.0.
(cherry picked from commit d2879f2095abd5c8186c7f69c964a341c2053572)

Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/test/sgml_input.html [deleted file]