]> granicus.if.org Git - python/commit
SF patch 1504676: Make sgmllib char and entity references pluggable
authorFred Drake <fdrake@acm.org>
Fri, 16 Jun 2006 23:45:06 +0000 (23:45 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 16 Jun 2006 23:45:06 +0000 (23:45 +0000)
commitfab461a4b5a2304828d578bbdd24225dd9c252e9
treec9b1dd064b30162d9f99e1231446ce0001c4be40
parent274facfd1d8f73babcc687486b907d9cad9757c5
SF patch 1504676: Make sgmllib char and entity references pluggable
(implementation/tests contributed by Sam Ruby)
Doc/lib/libsgmllib.tex
Lib/sgmllib.py
Lib/test/test_sgmllib.py
Misc/ACKS