]> granicus.if.org Git - python/commit
added ElementTree core components to xml.etree
authorFredrik Lundh <fredrik@pythonware.com>
Mon, 12 Dec 2005 15:10:44 +0000 (15:10 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Mon, 12 Dec 2005 15:10:44 +0000 (15:10 +0000)
commit075854fcc57c718c587e3c1885333f5413051b52
tree2004754a8d38233e57185ef3231cbb58359b6401
parentc5c57e6d98a04dbeba8cdec28d341d869320675c
added ElementTree core components to xml.etree
Lib/xml/etree/ElementInclude.py [new file with mode: 0644]
Lib/xml/etree/ElementPath.py [new file with mode: 0644]
Lib/xml/etree/ElementTree.py [new file with mode: 0644]
Lib/xml/etree/__init__.py [new file with mode: 0644]