]> granicus.if.org Git - python/commit
Properly delegate startElementNS in saxutils.XMLFilterBase. Fixes #936637.
authorMartin v. Löwis <martin@v.loewis.de>
Thu, 6 May 2004 02:04:21 +0000 (02:04 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Thu, 6 May 2004 02:04:21 +0000 (02:04 +0000)
commit0ea558f7b4b6242a7457cf6a20ad33cf2769b7b1
tree3e8eb43dfffdcbef8316e435f615ff1559ab5cc4
parent456ab1d2712dc9cebd878966c8fb16af47ea79f0
Properly delegate startElementNS in saxutils.XMLFilterBase. Fixes #936637.
Backported to 2.3.
Lib/xml/sax/saxutils.py