Message342145
| Author | Jeffrey.Kintscher |
|---|---|
| Recipients | Jeffrey.Kintscher, eli.bendersky, johnburnett, scoder |
| Date | 2019-05-11.01:44:51 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1557539091.72.0.880355387228.issue33303@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Which characters would you escape in a processing instruction? The XML spec says not to escape '<' and '&', but doesn't say what should be escaped. It seems to me that escaping '?' when followed by '>' should be sufficient since the character sequence "?>" is the closing delimiter. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-11 01:44:51 | Jeffrey.Kintscher | set | recipients: + Jeffrey.Kintscher, scoder, eli.bendersky, johnburnett |
| 2019-05-11 01:44:51 | Jeffrey.Kintscher | set | messageid: <1557539091.72.0.880355387228.issue33303@roundup.psfhosted.org> |
| 2019-05-11 01:44:51 | Jeffrey.Kintscher | link | issue33303 messages |
| 2019-05-11 01:44:51 | Jeffrey.Kintscher | create | |