| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
|
|
* | Added character data buffering to pyexpat parser objects. | Fred Drake | 2002-06-28 | 1 | -1/+94 |
|
|
* | Integrate the tests for name interning from PyXML (test_pyexpat.py | Fred Drake | 2002-06-27 | 1 | -0/+18 |
|
|
* | Fix when pyexpat not built | Jeremy Hylton | 2001-07-30 | 1 | -0/+1 |
|
|
* | Get rid of the superstitious "~" in dict hashing's "i = (~hash) & mask". | Tim Peters | 2001-05-13 | 1 | -1/+3 |
|
|
* | Update test to accomodate the change to the namespace_separator parameter | Fred Drake | 2001-04-25 | 1 | -7/+23 |
|
|
* | The "context" parameter to the ExternalEntityRefParameter exposes internal | Fred Drake | 2000-12-23 | 1 | -1/+32 |
|
|
* | Make reindent.py happy (convert everything to 4-space indents!). | Fred Drake | 2000-10-23 | 1 | -5/+5 |
|
|
* | Rename the public interface from "pyexpat" to "xml.parsers.expat". | Fred Drake | 2000-09-23 | 1 | -10/+10 |
|
|
* | Revise the test case for pyexpat to avoid using asserts. Conform better | Fred Drake | 2000-09-21 | 1 | -28/+32 |
|
|
* | Change pyexpat test suite to exercise the .returns_unicode attribute, | Andrew M. Kuchling | 2000-06-27 | 1 | -10/+51 |
|
|
* | Untabified file to fix problems reported by tabnanny | Andrew M. Kuchling | 2000-04-02 | 1 | -17/+17 |
|
|
* | Added test case for pyexpat module that tries to exercise all the handlers | Andrew M. Kuchling | 2000-03-31 | 1 | -0/+107 |
|
|