Message 81104 - Python tracker
Message81104
| Author | loewis |
|---|---|
| Recipients | ajaksu2, akuchling, damien, exarkun, loewis, pboddie, vdupras |
| Date | 2009-02-03.21:42:57 |
| SpamBayes Score | 0.00023468582 |
| Marked as misclassified | No |
| Message-id | <4988BA5F.90607@v.loewis.de> |
| In-reply-to | <1233696851.84.0.752328448973.issue2124@psf.upfronthosting.co.za> |
| Content | |
|---|---|
> EntityResolver.resolveEntity() is called with the publicId and systemId as > arguments. It does not receive a locator. Sure. But ContentHandler.setDocumentLocator receives it, and you are supposed to store it for the entire parse, to always know what entity is being processed if you want to. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-02-03 21:42:59 | loewis | set | recipients: + loewis, akuchling, pboddie, exarkun, ajaksu2, vdupras, damien |
| 2009-02-03 21:42:57 | loewis | link | issue2124 messages |
| 2009-02-03 21:42:57 | loewis | create | |