Project

General

Profile

« Previous | Next » 

Revision 4029

xml_dom.py: set_value(): Don't set the value of a text node to None by removing it, because this prevents the node from being reused. Instead use a sentinel string value to denote None, and map to and from it.

  • added
  • modified
  • copied
  • renamed
  • deleted