Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #2927: Added the unescape() function to the html module. | Ezio Melotti | 2013-11-19 | 1 | -1/+113 |
* | #18020: improve html.escape speed by an order of magnitude. Patch by Matt Br... | Ezio Melotti | 2013-07-07 | 1 | -7/+6 |
* | Fix issue12938 - Update the docstring of html.escape. Include the information... | Senthil Kumaran | 2011-09-12 | 1 | -1/+2 |
* | #2830: add html.escape() helper and move cgi.escape() uses in the standard li... | Georg Brandl | 2010-10-15 | 1 | -1/+20 |
* | rename HTMLParser to html.parser and htmlentitydefs to html.entities; | Fred Drake | 2008-05-17 | 1 | -0/+1 |