Message66515
| Author | hodgestar |
|---|---|
| Recipients | hodgestar, waveform |
| Date | 2008-05-10.12:57:42 |
| SpamBayes Score | 0.031133588 |
| Marked as misclassified | No |
| Message-id | <1210424265.29.0.308780748993.issue2746@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
cElementTree.ElementTree is a copy of ElementTree.ElementTree with the .parse(...) method replaced, so the original patch for ElementTree should fix cElementTree too. The copying of the ElementTree class into cElementTree happens in the call to boostrap in the init_elementtree() function at the bottom of _elementtree.c. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-05-10 12:57:46 | hodgestar | set | spambayes_score: 0.0311336 -> 0.031133588 recipients: + hodgestar, waveform |
| 2008-05-10 12:57:45 | hodgestar | set | spambayes_score: 0.0311336 -> 0.0311336 messageid: <1210424265.29.0.308780748993.issue2746@psf.upfronthosting.co.za> |
| 2008-05-10 12:57:43 | hodgestar | link | issue2746 messages |
| 2008-05-10 12:57:43 | hodgestar | create | |