]> granicus.if.org Git - python/commit
rewrite_descriptor(): Fixup conversion of arguments (simpler).
authorFred Drake <fdrake@acm.org>
Tue, 23 Nov 1999 21:52:03 +0000 (21:52 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 23 Nov 1999 21:52:03 +0000 (21:52 +0000)
commit645af9fedd52b2ca1d96992ff63e3a8255a869c3
treea80e20f640c4c779f688372257e967f5e6ac111e
parent8a3b4495df3a63f101171f7bac2d0a6d3b05a6f6
rewrite_descriptor():  Fixup conversion of arguments (simpler).

join_adjacent_elements():  Hack to merge adjacent instances of
        <option>; the source \programopt with GNU-style long options
        created problems with LaTeX2HTML; this removes the evil
        workaround, which should never be necessary from structured
        documents(!).
Doc/tools/sgmlconv/docfixer.py