Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a test that xml.sax.saxutils.XMLGenerator does the right thing | Fred Drake | 2001-08-07 | 1 | -1/+2 |
* | Added function xml.sax.saxutils.quoteattr(). | Fred Drake | 2001-07-19 | 1 | -1/+5 |
* | Added a test case for the saxutils.prepare_input_source setSystemId bug. | Lars Gustäbel | 2000-10-24 | 1 | -1/+2 |
* | Updated output. | Lars Gustäbel | 2000-10-24 | 1 | -1/+6 |
* | Add a test case for reporting the file name, and for reporting an error | Martin v. Löwis | 2000-10-06 | 1 | -1/+3 |
* | Add SAXReaderNotAvailable, and use it to distinguish between an | Martin v. Löwis | 2000-10-06 | 1 | -1/+2 |
* | Added EntityResolver and DTDHandler (patch 101631) with test cases. | Lars Gustäbel | 2000-09-24 | 1 | -1/+3 |
* | Added test cases for the InputSource class. | Lars Gustäbel | 2000-09-24 | 1 | -1/+4 |
* | Added test cases for the Attributes interface. | Lars Gustäbel | 2000-09-24 | 1 | -1/+9 |
* | Added first start on SAX 2.0 tests. | Lars Gustäbel | 2000-09-24 | 1 | -0/+12 |