Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Closes #23181: codepoint -> code point | Georg Brandl | 2015-01-14 | 1 | -2/+2 |
* | Merge broken link fix from 3.3. | Ezio Melotti | 2013-11-25 | 1 | -1/+1 |
|\ | |||||
| * | Fix broken link in html.entities docs. | Ezio Melotti | 2013-11-25 | 1 | -1/+1 |
* | | #2927: Added the unescape() function to the html module. | Ezio Melotti | 2013-11-19 | 1 | -0/+1 |
|/ | |||||
* | #15156: HTMLParser now uses the new "html.entities.html5" dictionary. | Ezio Melotti | 2012-06-24 | 1 | -4/+0 |
* | #11113: add a new "html5" dictionary containing the named character reference... | Ezio Melotti | 2012-06-24 | 1 | -2/+19 |
* | issue10403 - Let's not use members anymore. Use 'attribute' where it denotes ... | Senthil Kumaran | 2011-07-04 | 1 | -1/+1 |
* | More source links. | Raymond Hettinger | 2011-01-27 | 1 | -0/+3 |
* | Remove the htmllib and sgmllib modules as per PEP 3108. | Georg Brandl | 2008-06-01 | 1 | -5/+4 |
* | Merged revisions 63438 via svnmerge from | Georg Brandl | 2008-05-18 | 1 | -0/+30 |