Eli Bendersky <eli...@gmail.com> added the comment: IMHO this wording proposed by Stefan:
""" [[Note: The xml.dom.minidom module provides an implementation of the W3C-DOM whose API is similar to that in other programming languages. Users who are unfamiliar with the W3C-DOM interface or who would like to write less code for processing XML files should consider using the xml.etree.ElementTree module instead.]] """ Sounds very reasonable. Perhaps something about a more Pythonic API can also be added there, in addition to "to write less code". Any objections? ---------- nosy: +eli.bendersky _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11379> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com