Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing versionchanged, correct 'throw' wording to 'raise'. | R. David Murray | 2010-12-03 | 1 | -2/+4 |
* | #1486713: Add a tolerant mode to HTMLParser. | R. David Murray | 2010-12-03 | 1 | -2/+11 |
* | Terminology fix: exceptions are raised, except in generator.throw(). | Georg Brandl | 2010-08-03 | 1 | -1/+1 |
* | #3874: document HTMLParser.unknown_decl(). | Georg Brandl | 2010-07-29 | 1 | -4/+12 |
* | Updated the last example as requested in #6350 | Ezio Melotti | 2009-06-27 | 1 | -8/+18 |
* | Remove the htmllib and sgmllib modules as per PEP 3108. | Georg Brandl | 2008-06-01 | 1 | -6/+2 |
* | Merged revisions 63438 via svnmerge from | Georg Brandl | 2008-05-18 | 1 | -0/+179 |