]> granicus.if.org Git - python/commit
handle_labels(): Fix problem for document fragments containing more
authorFred Drake <fdrake@acm.org>
Tue, 19 Jan 1999 21:46:48 +0000 (21:46 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 19 Jan 1999 21:46:48 +0000 (21:46 +0000)
commit2664db9f763568dee0f53426ab9885ea3c624395
tree471855320231855519965edc280895b8050d55cd
parenta7998f650a0c674b475be7bba71a5bdb0aa95b77
handle_labels():  Fix problem for document fragments containing more
than one "root" that prevented all the <label id=...> items
from being promoted to id attributes on the enclosing chapter/
section/... properly.
Doc/tools/sgmlconv/docfixer.py