Issue 2615: xml.dom.minidom documentation consistency and update
Created on 2008-04-11 11:19 by asmodai, last changed 2022-04-11 14:56 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| minidom.diff | asmodai, 2008-04-11 11:19 | xml.dom.minidom documentation consistency diff | ||
| Messages (2) | |||
|---|---|---|---|
| msg65347 - (view) | Author: Jeroen Ruigrok van der Werven (asmodai) * ![]() |
Date: 2008-04-11 11:19 | |
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() refers to toxml() for the details, which are not present there. |
|||
| msg65413 - (view) | Author: Georg Brandl (georg.brandl) * ![]() |
Date: 2008-04-12 18:36 | |
Committed as r62295. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:56:33 | admin | set | github: 46867 |
| 2008-04-12 18:36:18 | georg.brandl | set | status: open -> closed resolution: accepted messages: + msg65413 |
| 2008-04-11 11:19:48 | asmodai | create | |
