[Python-checkins] commit of r41651 - python/trunk/Lib/xml/etree python/trunk/Lib/xml/etree/ElementInclude.py python/trunk/Lib/xml/etree/ElementPath.py python/trunk/Lib/xml/etree/ElementTree.py python/trunk/Lib/xml/etree/__init__.py

fredrik.lundh python-checkins at python.org
Mon Dec 12 16:10:49 CET 2005


Author: fredrik.lundh
Date: Mon Dec 12 16:10:44 2005
New Revision: 41651

Added:
   python/trunk/Lib/xml/etree/
   python/trunk/Lib/xml/etree/ElementInclude.py
      - copied unchanged from r41650, external/elementtree-1.2.6-20050316/elementtree/ElementInclude.py
   python/trunk/Lib/xml/etree/ElementPath.py
      - copied unchanged from r41650, external/elementtree-1.2.6-20050316/elementtree/ElementPath.py
   python/trunk/Lib/xml/etree/ElementTree.py
      - copied unchanged from r41650, external/elementtree-1.2.6-20050316/elementtree/ElementTree.py
   python/trunk/Lib/xml/etree/__init__.py
      - copied unchanged from r41650, external/elementtree-1.2.6-20050316/elementtree/__init__.py
Log:
added ElementTree core components to xml.etree




More information about the Python-checkins mailing list