Message89249
| Author | Neil Muller |
|---|---|
| Recipients | Neil Muller, effbot, hodgestar, jerith, russell |
| Date | 2009-06-11.10:54:27 |
| SpamBayes Score | 0.00359886 |
| Marked as misclassified | No |
| Message-id | <1244717668.26.0.964911996314.issue6232@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
some additional notes on the tests disabled for cElementTree: a) cElementTree still reports the last error (bug noted at http://effbot.python-hosting.com/ticket/30 , although not filed in the python bug tracker AFAICS). b) cElementTree uses Syntax error in places were ElementTree uses ExpatError - filed as issue6265 c) cEelementTree.iterparse will return normal strings when ElementTree.iterparse will return unicode strings - filed as issue6266 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-06-11 10:54:28 | Neil Muller | set | recipients: + Neil Muller, effbot, hodgestar, jerith, russell |
| 2009-06-11 10:54:28 | Neil Muller | set | messageid: <1244717668.26.0.964911996314.issue6232@psf.upfronthosting.co.za> |
| 2009-06-11 10:54:27 | Neil Muller | link | issue6232 messages |
| 2009-06-11 10:54:27 | Neil Muller | create | |