Message 260329 - Python tracker
Message260329
| Author | mrabarnett |
|---|---|
| Recipients | Magesh Kumar, ezio.melotti, mrabarnett |
| Date | 2016-02-15.19:28:14 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1455564494.89.0.2341358557.issue26354@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The pattern '\</?root\>', which is the same as '</?root>', matches the string '<root>', and that is replaced with ''. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-02-15 19:28:15 | mrabarnett | set | recipients: + mrabarnett, ezio.melotti, Magesh Kumar |
| 2016-02-15 19:28:14 | mrabarnett | set | messageid: <1455564494.89.0.2341358557.issue26354@psf.upfronthosting.co.za> |
| 2016-02-15 19:28:14 | mrabarnett | link | issue26354 messages |
| 2016-02-15 19:28:14 | mrabarnett | create | |