Message 163704 - Python tracker
Message163704
| Author | eric.araujo |
|---|---|
| Recipients | Brian.Jones, eric.araujo, eric.smith, ezio.melotti, hp.dekoning, loewis, python-dev |
| Date | 2012-06-24.02:59:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1340506790.6.0.503491147536.issue11113@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The ';' is not part of the entity name but an SGML delimiter, like '&'; the strings in the dict should not include it (like in the other dict they don’t). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-06-24 02:59:50 | eric.araujo | set | recipients: + eric.araujo, loewis, eric.smith, ezio.melotti, Brian.Jones, python-dev, hp.dekoning |
| 2012-06-24 02:59:50 | eric.araujo | set | messageid: <1340506790.6.0.503491147536.issue11113@psf.upfronthosting.co.za> |
| 2012-06-24 02:59:50 | eric.araujo | link | issue11113 messages |
| 2012-06-24 02:59:49 | eric.araujo | create | |