]> granicus.if.org Git - python/commit
Sjoerd writes:
authorGuido van Rossum <guido@python.org>
Mon, 7 Dec 1998 21:59:56 +0000 (21:59 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 7 Dec 1998 21:59:56 +0000 (21:59 +0000)
commitf484a3366b2e0e40b0577d652407f9b84a0ec208
tree2a9c30903e231f9ae4737dddafc4eea8ee89dc0d
parent926f7b66153a74ae20b666be137ddfb87e375c2e
Sjoerd writes:

When literal mode is entered it should exit automatically when the
matching close tag of the last unclosed open tag is encountered.  This
patch fixes this.
Doc/lib/libxmllib.tex
Lib/xmllib.py