]> granicus.if.org Git - python/commit
Deprecate htmllib and sgmllib for 3.0.
authorGeorg Brandl <georg@python.org>
Sun, 1 Jun 2008 21:19:14 +0000 (21:19 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 1 Jun 2008 21:19:14 +0000 (21:19 +0000)
commitac19d85e04855642a856473b91f3d621e844ad52
tree63a44aba6093a578462f2ec5f5c4b1d7ecf767bb
parent681001e11ba164c67a42251bd2bcee2b260188c3
Deprecate htmllib and sgmllib for 3.0.
Doc/library/htmllib.rst
Doc/library/sgmllib.rst
Lib/htmllib.py
Lib/sgmllib.py
Lib/test/test_htmllib.py
Lib/test/test_py3kwarn.py
Lib/test/test_sgmllib.py
Misc/NEWS