cpython/Lib/xml/etree/cElementTree.py

4 lines
62 B
Python
Raw Normal View History

# Wrapper module for _elementtree
from _elementtree import *