]> granicus.if.org Git - python/commit
Script to convert things like <C/> and <Cpp/> to &C; and &Cpp;. This is
authorFred Drake <fdrake@acm.org>
Tue, 24 Nov 1998 17:38:49 +0000 (17:38 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 24 Nov 1998 17:38:49 +0000 (17:38 +0000)
commit6942e57f87c5821b0f80aed3f7c1ddbe251e9a94
tree7ee4838d1da1a55537ebb40a1005a349408cf639
parente743fd01acb779dc5585fa64e344ed46510cdd91
Script to convert things like <C/> and <Cpp/> to &C; and &Cpp;.  This is
something that con't be done with the DOM as far as I can tell.
Doc/tools/sgmlconv/fixgenents.sh [new file with mode: 0755]