aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/tools/python3/Lib/xml/etree/cElementTree.py
blob: 368e679189582990ab92cd73b8b820e74df253a7 (plain) (blame)
1
2
3
# Deprecated alias for xml.etree.ElementTree

from xml.etree.ElementTree import *