]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
update references and documentation for modules in the new html package
authorFred Drake <fdrake@acm.org>
Sat, 17 May 2008 21:14:05 +0000 (21:14 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 17 May 2008 21:14:05 +0000 (21:14 +0000)
commitcb51d84214ed07268338392abef986b9a56d0141
tree474b5ec5794e8e97953df73059c55d78cc2df631
parent91ae2502739ecfcc7a8a013473553224b8387521
update references and documentation for modules in the new html package
(http://bugs.python.org/issue2882)
Doc/library/htmllib.rst
Doc/library/htmlparser.rst
Lib/html/parser.py
Lib/htmllib.py
Lib/test/test_codeccallbacks.py
Lib/test/test_multibytecodec_support.py
Lib/test/test_sundry.py