Message315253
| Author | iter |
|---|---|
| Recipients | iter |
| Date | 2018-04-13.18:36:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1523644603.75.0.682650639539.issue33274@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
W3C DOM Level 1[1] requires removeAttributeNode() to return the removed node: removeAttributeNode: Removes the specified attribute. Return Value: The Attr node that was removed. Minidom implementation returns None. [1]https://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core.html#method-removeAttributeNode |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-04-13 18:36:43 | iter | set | recipients: + iter |
| 2018-04-13 18:36:43 | iter | set | messageid: <1523644603.75.0.682650639539.issue33274@psf.upfronthosting.co.za> |
| 2018-04-13 18:36:43 | iter | link | issue33274 messages |
| 2018-04-13 18:36:43 | iter | create | |