[issue4849] instantiating and populating xml.dom.minidom.Element is cumbersome

Jessica McKellar report at bugs.python.org
Sun Mar 9 22:27:32 CET 2014


Jessica McKellar added the comment:

Sorry, stray submit, one more time:

Thanks for the patch, Alexandre.Zani!

Your patch had some whitespace issues according to `make patchcheck` (see http://docs.python.org/devguide/patch.html#generation for details).

I've uploaded a trivial update to your patch that passes patchcheck. The patch applies cleanly and test_minidom passes.

This enhancement may need some documentation on the new constructor before getting merged, but let's get a design review going.

=> patch review

----------
stage: needs patch -> patch review
Added file: http://bugs.python.org/file34317/issue4849.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4849>
_______________________________________


More information about the Python-bugs-list mailing list