Message65347
| Author | asmodai |
|---|---|
| Recipients | asmodai, georg.brandl |
| Date | 2008-04-11.11:19:47 |
| SpamBayes Score | 0.43831018 |
| Marked as misclassified | No |
| Message-id | <1207912789.81.0.894453276302.issue2615@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-04-11 11:19:50 | asmodai | set | spambayes_score: 0.43831 -> 0.43831018 recipients: + asmodai, georg.brandl |
| 2008-04-11 11:19:49 | asmodai | set | spambayes_score: 0.43831 -> 0.43831 messageid: <1207912789.81.0.894453276302.issue2615@psf.upfronthosting.co.za> |
| 2008-04-11 11:19:48 | asmodai | link | issue2615 messages |
| 2008-04-11 11:19:48 | asmodai | create | |