summaryrefslogtreecommitdiffstats
path: root/Lib/test/output/test_pyexpat
Commit message (Expand)AuthorAgeFilesLines
* Consolidate patches #1690164, 1683397, and 1690169, all of which refactor XML...Collin Winter2007-03-281-110/+0
* Update test to accomodate the change to the namespace_separator parameterFred Drake2001-04-251-3/+9
* Fix the test output, now that escapes in repr() of string and UnicodeGuido van Rossum2001-01-241-3/+3
* This patch makes sure that the function name always appears in the errorKa-Ping Yee2001-01-151-1/+1
* The "context" parameter to the ExternalEntityRefParameter exposes internalFred Drake2000-12-231-3/+12
* Revise the test case for pyexpat to avoid using asserts. Conform betterFred Drake2000-09-211-0/+4
* Change pyexpat test suite to exercise the .returns_unicode attribute,Andrew M. Kuchling2000-06-271-10/+70
* Added test case output for pyexpat moduleAndrew M. Kuchling2000-03-311-0/+31