summaryrefslogtreecommitdiffstats
path: root/Lib/xmlcore
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-1122-7369/+0
* Some of the test cases were failing due to the busted (relative) import.Neal Norwitz2006-04-301-1/+1
* Fix relative import. This fixes test_sax.py.Guido van Rossum2006-04-211-1/+1
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-214-145/+66
* Use *absolute* imports now that they are required. (Should this go into 2.5?)Neal Norwitz2006-03-241-1/+1
* Use *absolute* imports now that they are required. (Should this go into 2.5?)Neal Norwitz2006-03-243-9/+9
* Whitespace normalization.Tim Peters2005-12-252-2/+0
* added PSF licensing blurbs to relevant filesFredrik Lundh2005-12-144-0/+12
* added cElementTree/_elementtree build stuff and wrapper moduleFredrik Lundh2005-12-141-0/+3
* Subversion settings:Armin Rigo2005-12-144-1621/+1621
* - remove leftover directoryFred Drake2005-12-141-0/+20
* move the xml package implementation to xmlcore, and adjust the tests toFred Drake2005-12-1420-0/+7415