source: trunk/essentials/dev-lang/python/Lib/xml/etree/cElementTree.py

Last change on this file was 3225, checked in by bird, 19 years ago

Python 2.5

File size: 62 bytes
Line 
1# Wrapper module for _elementtree
2
3from _elementtree import *
Note: See TracBrowser for help on using the repository browser.