]> granicus.if.org Git - python/commit
#1343: Add short_empty_elements option to XMLGenerator.
authorR. David Murray <rdmurray@bitdance.com>
Sun, 17 Oct 2010 22:46:45 +0000 (22:46 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Sun, 17 Oct 2010 22:46:45 +0000 (22:46 +0000)
commita90032a3fb526916a95595a7f3f570dadf9d9380
tree3e90ad3a775b938b581e7eb49075dc552da22b02
parent961aaf5cfa2f5585ab72f940d3329d9f425cbe34
#1343: Add short_empty_elements option to XMLGenerator.

Patch and tests by Neil Muller.
Doc/library/xml.sax.utils.rst
Lib/test/test_sax.py
Lib/xml/sax/saxutils.py
Misc/NEWS