summaryrefslogtreecommitdiff
path: root/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/etree/cElementTree.py
blob: db12fde7ddc303fd4d635882b0b37c4590df1b03 (plain)
1
2
3
# Wrapper module for _elementtree

from _elementtree import *