Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update test to accomodate the change to the namespace_separator parameter | Fred Drake | 2001-04-25 | 1 | -3/+9 |
* | Fix the test output, now that escapes in repr() of string and Unicode | Guido van Rossum | 2001-01-24 | 1 | -3/+3 |
* | This patch makes sure that the function name always appears in the error | Ka-Ping Yee | 2001-01-15 | 1 | -1/+1 |
* | The "context" parameter to the ExternalEntityRefParameter exposes internal | Fred Drake | 2000-12-23 | 1 | -3/+12 |
* | Revise the test case for pyexpat to avoid using asserts. Conform better | Fred Drake | 2000-09-21 | 1 | -0/+4 |
* | Change pyexpat test suite to exercise the .returns_unicode attribute, | Andrew M. Kuchling | 2000-06-27 | 1 | -10/+70 |
* | Added test case output for pyexpat module | Andrew M. Kuchling | 2000-03-31 | 1 | -0/+31 |