]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-108303: Remove unused Lib/test/sgml_input.html (GH-108305) (#109670)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 21 Sep 2023 18:07:14 +0000 (11:07 -0700)
committerGitHub <noreply@github.com>
Thu, 21 Sep 2023 18:07:14 +0000 (18:07 +0000)
commit3ba4dfe9cd2587a891d6059553992f46e35db114
treea28f6e735df16d4d62ff3f8a80480fabdc68c03d
parent0c79353e1154eeb6a8a46e42a1a5d6884bd3f2ab
[3.11] gh-108303: Remove unused Lib/test/sgml_input.html (GH-108305) (#109670)

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]