[issue1434090] DOM tree inconsistency in expat XML parser

2010-07-10 Thread Georg Brandl
Georg Brandl added the comment: Fixed in r82761, thanks! -- nosy: +georg.brandl resolution: -> fixed status: open -> closed ___ Python tracker ___ ___

[issue1434090] DOM tree inconsistency in expat XML parser

2010-07-09 Thread Mark Lawrence
Mark Lawrence added the comment: A one line change against expatbuilder.py, could anyone with XML skills provide a unit test for this please? -- nosy: +BreamoreBoy, loewis versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6 ___ Python tracker

[issue1434090] DOM tree inconsistency in expat XML parser

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- keywords: +easy, patch stage: -> test needed type: -> behavior versions: +Python 2.6 -Python 2.4 ___ Python tracker ___ _