Message138349
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | hp.dekoning |
|---|---|
| Recipients | Brian.Jones, eric.araujo, eric.smith, hp.dekoning, loewis |
| Date | 2011-06-14.21:02:55 |
| SpamBayes Score | 0.0659409 |
| Marked as misclassified | No |
| Message-id | <1308085376.61.0.205164393103.issue11113@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The reason I raised #12329 was that the v2.7.1 documentation in http://docs.python.org/library/htmllib.html#module-htmlentitydefs says: "... The definition provided here contains all the entities defined by XHTML 1.0 ..." The only diff between the 252 HTML 4.01 and 253 XHTML 1.0 entities is "apos". See http://www.w3.org/TR/html401/sgml/entities.html and http://www.w3.org/TR/xhtml1/dtds.html . |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-06-14 21:02:56 | hp.dekoning | set | recipients: + hp.dekoning, loewis, eric.smith, eric.araujo, Brian.Jones |
| 2011-06-14 21:02:56 | hp.dekoning | set | messageid: <1308085376.61.0.205164393103.issue11113@psf.upfronthosting.co.za> |
| 2011-06-14 21:02:56 | hp.dekoning | link | issue11113 messages |
| 2011-06-14 21:02:56 | hp.dekoning | create | |