[issue2615] xml.dom.minidom documentation consistency and update

2008-04-12 Thread Georg Brandl
Georg Brandl <[EMAIL PROTECTED]> added the comment: Committed as r62295. -- resolution: -> accepted status: open -> closed __ Tracker <[EMAIL PROTECTED]> __ __

[issue2615] xml.dom.minidom documentation consistency and update

2008-04-11 Thread Jeroen Ruigrok van der Werven
New submission from Jeroen Ruigrok van der Werven <[EMAIL PROTECTED]>: xml.dom.minidom details three methods: writexml(), toxml(), toprettyxml(). Only one, toxml(), showed the optional encoding argument. In the documentation for writexml() the encoding argument is explained, but toprettyxml() ref