]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-108303: Remove unused Lib/test/sgml_input.html (#108305)
authorVictor Stinner <vstinner@python.org>
Tue, 22 Aug 2023 17:12:51 +0000 (19:12 +0200)
committerGitHub <noreply@github.com>
Tue, 22 Aug 2023 17:12:51 +0000 (19:12 +0200)
commitd2879f2095abd5c8186c7f69c964a341c2053572
tree2e7f35403405fabb672093b82e72bf80acf7258d
parentb8f96b5eda5b376b05a9dbf046208388249e30a6
gh-108303: Remove unused Lib/test/sgml_input.html (#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.
Lib/test/sgml_input.html [deleted file]