Message160748
| Author | Arfrever |
|---|---|
| Recipients | Arfrever, cmn, effbot, eli.bendersky, eric.araujo, ezio.melotti, flox, pjenvey, python-dev, scoder, tshepang |
| Date | 2012-05-15.18:19:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1337105980.44.0.450509898051.issue13988@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Temporary very ugly workaround (before importing xml.etree.ElementTree) is: import sys sys.modules["_elementtree"] = None |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-05-15 18:19:40 | Arfrever | set | recipients: + Arfrever, effbot, scoder, pjenvey, ezio.melotti, eric.araujo, eli.bendersky, flox, tshepang, python-dev, cmn |
| 2012-05-15 18:19:40 | Arfrever | set | messageid: <1337105980.44.0.450509898051.issue13988@psf.upfronthosting.co.za> |
| 2012-05-15 18:19:39 | Arfrever | link | issue13988 messages |
| 2012-05-15 18:19:39 | Arfrever | create | |