Project

General

Profile

« Previous | Next » 

Revision 1563

xml_dom.py: minidom modifications: Escape as many text strings as we use directly. This still leaves the tagName used by xml.dom.minidom.Element.writexml: It uses 'writer.write(indent+"<" + self.tagName)' and doesn't escape the tagName.

  • added
  • modified
  • copied
  • renamed
  • deleted