Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some of the test cases were failing due to the busted (relative) import. | Neal Norwitz | 2006-04-30 | 1 | -1/+1 |
* | Fix relative import. This fixes test_sax.py. | Guido van Rossum | 2006-04-21 | 1 | -1/+1 |
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 4 | -145/+66 |
* | Use *absolute* imports now that they are required. (Should this go into 2.5?) | Neal Norwitz | 2006-03-24 | 1 | -1/+1 |
* | Use *absolute* imports now that they are required. (Should this go into 2.5?) | Neal Norwitz | 2006-03-24 | 3 | -9/+9 |
* | Whitespace normalization. | Tim Peters | 2005-12-25 | 2 | -2/+0 |
* | added PSF licensing blurbs to relevant files | Fredrik Lundh | 2005-12-14 | 4 | -0/+12 |
* | added cElementTree/_elementtree build stuff and wrapper module | Fredrik Lundh | 2005-12-14 | 1 | -0/+3 |
* | Subversion settings: | Armin Rigo | 2005-12-14 | 4 | -1621/+1621 |
* | - remove leftover directory | Fred Drake | 2005-12-14 | 1 | -0/+20 |
* | move the xml package implementation to xmlcore, and adjust the tests to | Fred Drake | 2005-12-14 | 20 | -0/+7415 |