]> granicus.if.org Git - python/commit
Patch 1463026: Support default namespace in XMLGenerator.
authorMartin v. Löwis <martin@v.loewis.de>
Mon, 12 Feb 2007 12:21:41 +0000 (12:21 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Mon, 12 Feb 2007 12:21:41 +0000 (12:21 +0000)
commit626b2e992fc54233716c79627e5e4ce833ff9f12
tree2013cea3575ded6a1f158e8e850065f59cdeb325
parentf5bf3b0c719eb4c59c33d81afff39357ad0352a8
Patch 1463026: Support default namespace in XMLGenerator.
Fixes #847665.
Lib/test/test_sax.py
Lib/xml/sax/saxutils.py
Misc/NEWS