summaryrefslogtreecommitdiffstats
path: root/Lib/xml/etree/ElementInclude.py
Commit message (Expand)AuthorAgeFilesLines
* Use proper py3k syntax for relative import (from . import foo)Alex Martelli2006-08-211-1/+1
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-111-0/+143
* move the xml package implementation to xmlcore, and adjust the tests toFred Drake2005-12-141-141/+0
* added ElementTree core components to xml.etreeFredrik Lundh2005-12-121-0/+141