source: python/trunk/Lib/xml/etree/cElementTree.py

Last change on this file was 2, checked in by Yuri Dario, 15 years ago

Initial import for vendor code.

  • Property svn:eol-style set to native
File size: 62 bytes
Line 
1# Wrapper module for _elementtree
2
3from _elementtree import *
Note: See TracBrowser for help on using the repository browser.