]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove html package and fix test_htmlparser.
authorGeorg Brandl <georg@python.org>
Tue, 20 May 2008 07:58:42 +0000 (07:58 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 20 May 2008 07:58:42 +0000 (07:58 +0000)
commitbcdafa44f2a0147f97d2426ef0552c227a219f2e
treeeec019cddb7505288c3dbdb63c812e646e3c5751
parentb1527abbfc4a0eb451359098a3930f7336f47202
Remove html package and fix test_htmlparser.
Lib/html/__init__.py [deleted file]
Lib/html/entities.py [deleted file]
Lib/html/parser.py [deleted file]
Lib/test/test_htmlparser.py