home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Narzedzia / Inkscape / Inkscape-0.48.2-1-win32.exe / python / Lib / xml / etree / cElementTree.py < prev    next >
Encoding:
Python Source  |  2010-03-06  |  65 b   |  4 lines

  1. # Wrapper module for _elementtree
  2.  
  3. from _elementtree import *
  4.