[Zope-Checkins] CVS: Zope2 - xmllib.py:1.3
shane@digicool.com
shane@digicool.com
Thu, 4 May 2000 09:32:07 -0400
Update of /cvs-repository/Zope2/lib/python/Shared/DC/xml
In directory korak.digicool.com:/tmp/cvs-serv26553/lib/python/Shared/DC/xml
Modified Files:
xmllib.py
Log Message:
Some HTML comments were terminated incorrectly with just '>' rather than '-->'.
Corrected. Also, someone apparently thought that XML comments can terminate
with just an angle bracket. See:
http://www.w3.org/TR/1998/REC-xml-19980210#sec-comments